summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2002-01-16 12:45:00 +0000
committertron <tron@pkgsrc.org>2002-01-16 12:45:00 +0000
commitb0b163a4a6962d47dc050b936de779da8a4f95df (patch)
tree90a70551f3b72b7eaf56945f680709db2a0f8467 /time
parenta6a411fbed59c90f919a3445f560e04390ae0ddc (diff)
downloadpkgsrc-b0b163a4a6962d47dc050b936de779da8a4f95df.tar.gz
Remove 2.0 from list of accepted "python" version because this package
conflicts with it.
Diffstat (limited to 'time')
-rw-r--r--time/py-mxDateTime/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/time/py-mxDateTime/Makefile b/time/py-mxDateTime/Makefile
index 7e7d50adbcf..e8c31effc91 100644
--- a/time/py-mxDateTime/Makefile
+++ b/time/py-mxDateTime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2002/01/15 18:25:38 drochner Exp $
+# $NetBSD: Makefile,v 1.6 2002/01/16 12:45:00 tron Exp $
#
DISTNAME= mxDateTime-1.3.0
@@ -18,7 +18,7 @@ RESTRICTED= No commercial distribution
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
-PYTHON_VERSIONS_ACCEPTED= 20 21 # 22 doesn't work
+PYTHON_VERSIONS_ACCEPTED= 21 # 20 and 22 doen't work
USE_PYPKGPREFIX= yes
PY_PATCHPLIST= yes