From 6bf8ce7dfea9b66b91e74afa1f60ec86c97391fb Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 29 Sep 2011 12:53:58 +0000 Subject: Remove Python 2.3 from the list of supported versions --- databases/py-postgresql/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/py-postgresql') diff --git a/databases/py-postgresql/Makefile b/databases/py-postgresql/Makefile index c16b4a1e49d..034f5e69f55 100644 --- a/databases/py-postgresql/Makefile +++ b/databases/py-postgresql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 2011/08/27 22:06:31 darcy Exp $ +# $NetBSD: Makefile,v 1.60 2011/09/29 12:53:58 joerg Exp $ DISTNAME= PyGreSQL-4.0 PKGNAME= ${PYPKGPREFIX}-postgresql-4.0 @@ -20,7 +20,7 @@ USE_TOOLS+= gmake MAKE_FILE= GNUmakefile MAKE_ENV+= INSTALLED_LIBPQ=1 -PYTHON_VERSIONS_ACCEPTED= 27 26 25 24 23 +PYTHON_VERSIONS_ACCEPTED= 27 26 25 24 PY_PATCHPLIST= yes PLIST_SUBST+= PYPKGPREFIX=${PYPKGPREFIX:Q} -- cgit v1.2.3