From 3144db8e64c93ddad3ab2964bc3ba66842671480 Mon Sep 17 00:00:00 2001 From: abs Date: Wed, 16 Apr 2008 12:15:28 +0000 Subject: PYTHON_VERSIONS_ACCEPTED+=25 --- math/py-Numeric/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/py-Numeric') diff --git a/math/py-Numeric/Makefile b/math/py-Numeric/Makefile index 19a97449faf..051128bb982 100644 --- a/math/py-Numeric/Makefile +++ b/math/py-Numeric/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2008/04/12 22:43:04 jlam Exp $ +# $NetBSD: Makefile,v 1.45 2008/04/16 12:18:26 abs Exp $ DISTNAME= Numeric-24.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -12,7 +12,7 @@ COMMENT= Adds multidimensional numeric arrays to Python PKG_DESTDIR_SUPPORT= user-destdir PYDISTUTILSPKG= yes -PYTHON_VERSIONS_ACCEPTED= 24 23 22 +PYTHON_VERSIONS_ACCEPTED= 25 24 23 22 PYBINMODULE= yes PYSETUP= setup.py -- cgit v1.2.3