summaryrefslogtreecommitdiff
path: root/time/py-mxDateTime
diff options
context:
space:
mode:
authorjoerg <joerg>2009-02-09 21:09:20 +0000
committerjoerg <joerg>2009-02-09 21:09:20 +0000
commit22091d12d5d9afb35ff7317bb19725b265ac9131 (patch)
tree635d2c2cd03c8f3021d6ce3b171522808e69ddf1 /time/py-mxDateTime
parent21e27c5af5f4403909b558d86cd4f7168a2f35bd (diff)
downloadpkgsrc-22091d12d5d9afb35ff7317bb19725b265ac9131.tar.gz
Remove Python 2.1 support.
Diffstat (limited to 'time/py-mxDateTime')
-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"