[53031] trunk/dports/net/mudix/Portfile

pmq at macports.org pmq at macports.org
Sun Jun 28 07:46:33 PDT 2009


Revision: 53031
          http://trac.macports.org/changeset/53031
Author:   pmq at macports.org
Date:     2009-06-28 07:46:32 -0700 (Sun, 28 Jun 2009)
Log Message:
-----------
Install the README file.

Modified Paths:
--------------
    trunk/dports/net/mudix/Portfile

Modified: trunk/dports/net/mudix/Portfile
===================================================================
--- trunk/dports/net/mudix/Portfile	2009-06-28 14:31:33 UTC (rev 53030)
+++ trunk/dports/net/mudix/Portfile	2009-06-28 14:46:32 UTC (rev 53031)
@@ -4,7 +4,7 @@
 
 name		        mudix
 version		        4.3
-revision	        4
+revision	        5
 categories	        net games
 platforms	        darwin
 maintainers	        pmq openmaintainer
@@ -39,5 +39,5 @@
 destroot {
     xinstall -m 555 -W ${worksrcpath} mudix ${destroot}${prefix}/bin
     xinstall -m 755 -d ${destroot}${prefix}/share/${name}
-    xinstall -m 644 sample.usr ${destroot}${prefix}/share/${name}
+    xinstall -m 644 sample.usr README ${destroot}${prefix}/share/${name}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090628/1322ac34/attachment.html>


More information about the macports-changes mailing list