aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/py-zope.testing/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/py-zope.testing/Makefile b/devel/py-zope.testing/Makefile
index 55e69d17bb12..fb38e9fe1017 100644
--- a/devel/py-zope.testing/Makefile
+++ b/devel/py-zope.testing/Makefile
@@ -5,12 +5,11 @@
# $FreeBSD$
#
-PORTNAME= zopetesting
+PORTNAME= zope.testing
PORTVERSION= 3.10.2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= zope.testing-${PORTVERSION}
MAINTAINER= cvs-src@yandex.ru
COMMENT= Zope Testing Framework(including the testrunner script)
@@ -21,6 +20,5 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
-PYDISTUTILS_PKGNAME= zope.testing
.include <bsd.port.mk>