[82847] trunk/dports/python/py-cssutils/Portfile

jmr at macports.org jmr at macports.org
Sat Aug 20 19:49:32 PDT 2011


Revision: 82847
          http://trac.macports.org/changeset/82847
Author:   jmr at macports.org
Date:     2011-08-20 19:49:30 -0700 (Sat, 20 Aug 2011)
Log Message:
-----------
py-cssutils: add working master_sites

Modified Paths:
--------------
    trunk/dports/python/py-cssutils/Portfile

Modified: trunk/dports/python/py-cssutils/Portfile
===================================================================
--- trunk/dports/python/py-cssutils/Portfile	2011-08-21 02:46:30 UTC (rev 82846)
+++ trunk/dports/python/py-cssutils/Portfile	2011-08-21 02:49:30 UTC (rev 82847)
@@ -2,6 +2,7 @@
 
 PortSystem			1.0
 PortGroup			python24 1.0
+
 name				py-cssutils
 version				0.53
 revision			1
@@ -13,7 +14,7 @@
 platforms			darwin
 
 homepage			http://cthedot.de/cssutils/
-master_sites		${homepage}
+master_sites		${homepage} fink
 distname			cssutils-${version}
 use_zip				yes
 
@@ -26,4 +27,3 @@
 	xinstall -m 644 -W ${worksrcpath} README.txt \
 		${destroot}${prefix}/share/doc/${name}
 }
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110820/c593ed09/attachment.html>


More information about the macports-changes mailing list