summaryrefslogtreecommitdiff
path: root/devel/py-setuptools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-setuptools/Makefile')
-rw-r--r--devel/py-setuptools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-setuptools/Makefile b/devel/py-setuptools/Makefile
index f8b880ef186..3091bacd35b 100644
--- a/devel/py-setuptools/Makefile
+++ b/devel/py-setuptools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2007/08/09 13:22:14 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2008/04/25 20:39:09 joerg Exp $
#
EGG_VERSION= 0.6c6
@@ -14,7 +14,7 @@ COMMENT= New Python packaging system
PKG_DESTDIR_SUPPORT= user-destdir
-PYTHON_VERSIONS_ACCEPTED= 24
+PYTHON_VERSIONS_ACCEPTED= 25 24
USE_TOOLS+= unzip
PY_PATCHPLIST= yes