summaryrefslogtreecommitdiff
path: root/devel/py-ZopeInterface/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-ZopeInterface/Makefile')
-rw-r--r--devel/py-ZopeInterface/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-ZopeInterface/Makefile b/devel/py-ZopeInterface/Makefile
index d34cb764d9e..b839c4a5757 100644
--- a/devel/py-ZopeInterface/Makefile
+++ b/devel/py-ZopeInterface/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/06/04 11:47:11 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2006/06/04 20:48:39 joerg Exp $
#
DISTNAME= ZopeInterface-3.0.1
@@ -13,7 +13,7 @@ HOMEPAGE= http://www.zope.org/
COMMENT= The zope.interface package used in Zope 3 and Twisted
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 24 23 22 21
+PYTHON_VERSIONS_ACCEPTED= 24 23 22
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"