From 781480548c1754a1d01fab923756ad398b55ff3c Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 9 Feb 2009 21:09:20 +0000 Subject: Remove Python 2.1 support. --- time/py-mxDateTime/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'time') 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" -- cgit v1.2.3