New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82056


Ignore:
Timestamp:
08/06/11 23:01:55 (4 years ago)
Author:
jmr@…
Message:

desproxy: fix case of COPYING file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/net/desproxy/Portfile

    r81883 r82056  
    2626      ${destroot}${prefix}/bin 
    2727   xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name} 
    28    xinstall -m 644 -W ${worksrcpath} AUTHORS Changes Copying INSTALL \ 
     28   xinstall -m 644 -W ${worksrcpath} AUTHORS Changes COPYING INSTALL \ 
    2929      doc/config-en.html doc/manual-en.html \ 
    3030      ${destroot}${prefix}/share/doc/${name} 
Note: See TracChangeset for help on using the changeset viewer.