Modified: trunk/dports/python/py27-coverage/Portfile (74707 => 74708)
--- trunk/dports/python/py26-coverage/Portfile 2010-12-29 23:45:57 UTC (rev 74707)
+++ trunk/dports/python/py27-coverage/Portfile 2010-12-30 00:06:48 UTC (rev 74708)
@@ -2,12 +2,12 @@
# $Id$
PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python27 1.0
-name py26-coverage
+name py27-coverage
version 3.4
categories-append devel
-maintainers nodamage.com:nodamage snc openmaintainer
+maintainers snc openmaintainer
description Code coverage measurement for Python
long_description Coverage measures code coverage, typically during test \
execution. It uses the code analysis tools and tracing \
@@ -21,7 +21,7 @@
master_sites http://pypi.python.org/packages/source/c/coverage/
distname coverage-${version}
-depends_lib port:py26-distribute
+depends_lib port:py27-distribute
checksums md5 46782809578c8fd29912c124d2420842 \
sha1 fd244e9890ae8b235315123a82c25e0db1788c26