Revision
74706
Author
snc@macports.org
Date
2010-12-29 15:01:57 -0800 (Wed, 29 Dec 2010)

Log Message

py27-igraph: create 0.5.4 from py26-igraph

Modified Paths

Added Paths

Diff

Modified: trunk/dports/python/py27-igraph/Portfile (74705 => 74706)


--- trunk/dports/python/py26-igraph/Portfile	2010-12-29 22:58:19 UTC (rev 74705)
+++ trunk/dports/python/py27-igraph/Portfile	2010-12-29 23:01:57 UTC (rev 74706)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python26 1.0
+PortGroup           python27 1.0
 
-name                py26-igraph
+name                py27-igraph
 version             0.5.4
 categories-append   math
 maintainers         snc openmaintainer
@@ -24,7 +24,7 @@
 platforms           darwin
 
 depends_lib         port:igraph \
-                    port:py26-distribute
+                    port:py27-distribute
 
 patchfiles          patch-setup.cfg.diff \
                     patch-setup.py.diff