Modified: trunk/dports/python/py27-rope/Portfile (74792 => 76381)
--- trunk/dports/python/py26-rope/Portfile 2011-01-02 20:40:17 UTC (rev 74792)
+++ trunk/dports/python/py27-rope/Portfile 2011-02-21 20:48:14 UTC (rev 76381)
@@ -2,9 +2,9 @@
# $Id$
PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python27 1.0
-name py26-rope
+name py27-rope
version 0.9.2
categories python
platforms darwin
@@ -18,7 +18,7 @@
homepage http://rope.sourceforge.net/
master_sites sourceforge:rope
distname rope-${version}
-depends_lib port:py26-distribute
+depends_lib port:py27-distribute
dist_subdir ${distname}
checksums md5 3ef92a3df40aebe475ac4880b0f6381a \
sha1 fbe41650037ee412cda7025c8f95bc7c4e8e0159 \