From b0b163a4a6962d47dc050b936de779da8a4f95df Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 16 Jan 2002 12:45:00 +0000 Subject: Remove 2.0 from list of accepted "python" version because this package conflicts with it. --- time/py-mxDateTime/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'time') 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 -- cgit v1.2.3