summaryrefslogtreecommitdiff
path: root/time/py-mxDateTime
diff options
context:
space:
mode:
authortron <tron>2002-01-16 12:45:00 +0000
committertron <tron>2002-01-16 12:45:00 +0000
commit09fa5b148ccf7c41d4a51b9a8e27fa0e32e45d04 (patch)
tree90a70551f3b72b7eaf56945f680709db2a0f8467 /time/py-mxDateTime
parentec4dd983d3f0c019b6c90734d4994076a1410e9a (diff)
downloadpkgsrc-09fa5b148ccf7c41d4a51b9a8e27fa0e32e45d04.tar.gz
Remove 2.0 from list of accepted "python" version because this package
conflicts with it.
Diffstat (limited to 'time/py-mxDateTime')
-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