summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorjoerg <joerg>2009-02-09 21:09:20 +0000
committerjoerg <joerg>2009-02-09 21:09:20 +0000
commit781480548c1754a1d01fab923756ad398b55ff3c (patch)
tree635d2c2cd03c8f3021d6ce3b171522808e69ddf1 /time
parent8fab6153e46ea377f949af813ba4f90fbb65d8c3 (diff)
downloadpkgsrc-781480548c1754a1d01fab923756ad398b55ff3c.tar.gz
Remove Python 2.1 support.
Diffstat (limited to 'time')
-rw-r--r--time/py-mxDateTime/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/time/py-mxDateTime/Makefile b/time/py-mxDateTime/Makefile
index 34aab53a893..d1f3df650b5 100644
--- a/time/py-mxDateTime/Makefile
+++ b/time/py-mxDateTime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2008/06/12 02:14:53 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2009/02/09 21:09:23 joerg Exp $
#
DISTNAME= egenix-mx-base-2.0.6
@@ -15,7 +15,6 @@ PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
PYBINMODULE= yes
-PYTHON_VERSIONS_ACCEPTED= 25 24 23 21
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"