summaryrefslogtreecommitdiff
path: root/time/py-mxDateTime
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-02-09 21:09:20 +0000
committerjoerg <joerg@pkgsrc.org>2009-02-09 21:09:20 +0000
commite2107c85f6bad7fd4db8a0d32dc52e482dcf01ed (patch)
tree635d2c2cd03c8f3021d6ce3b171522808e69ddf1 /time/py-mxDateTime
parentad1b116365db6ac6eeb7313aafbc665fdd0fa9c6 (diff)
downloadpkgsrc-e2107c85f6bad7fd4db8a0d32dc52e482dcf01ed.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"