Modified: trunk/dports/python/py27-pyxg/Portfile (74706 => 74707)
--- trunk/dports/python/py26-pyxg/Portfile 2010-12-29 23:01:57 UTC (rev 74706)
+++ trunk/dports/python/py27-pyxg/Portfile 2010-12-29 23:45:57 UTC (rev 74707)
@@ -2,13 +2,13 @@
# $Id$
PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python27 1.0
-name py26-pyxg
+name py27-pyxg
version 0.3.0
categories python devel
platforms darwin
-maintainers gmail.com:beatrupp openmaintainer
+maintainers snc openmaintainer
description PyXG provides a Python interface to Apple's Xgrid
long_description Xgrid is Apple's solution for running jobs \
on a cluster of Macintosh computers. PyXG enables users to \
@@ -20,10 +20,9 @@
distname PyXG-${version}
checksums md5 68331343d353148498872a410597dbbb \
- sha1 e35da90bc43eaaaef426bebd59abc29f9de0b459 \
- rmd160 6220811d77fe26e683e72720e4e487916df731fa
+ sha1 e35da90bc43eaaaef426bebd59abc29f9de0b459
-depends_lib port:py26-pyobjc-cocoa
+depends_lib port:py27-pyobjc-cocoa
supported_archs noarch