New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 81693


Ignore:
Timestamp:
08/04/11 07:05:15 (4 years ago)
Author:
jmr@…
Message:

ale: fix case of ChangeLog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/graphics/ale/Portfile

    r54700 r81693  
    3030        xinstall -s -m 755 ${worksrcpath}/ale ${destroot}${prefix}/bin/ 
    3131        xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name} 
    32         xinstall -m 644 -W ${worksrcpath} Changelog COPYING README \ 
     32        xinstall -m 644 -W ${worksrcpath} ChangeLog COPYING README \ 
    3333                ${destroot}${prefix}/share/doc/${name} 
    3434} 
Note: See TracChangeset for help on using the changeset viewer.