summaryrefslogtreecommitdiff
path: root/math/py-Numeric
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2008-04-16 12:15:28 +0000
committerabs <abs@pkgsrc.org>2008-04-16 12:15:28 +0000
commit3144db8e64c93ddad3ab2964bc3ba66842671480 (patch)
tree580f7b6215e64f0d406c18a8bb4694a746cc48ca /math/py-Numeric
parent302760a5a07b7298982d80222a1e8ea37d305288 (diff)
downloadpkgsrc-3144db8e64c93ddad3ab2964bc3ba66842671480.tar.gz
PYTHON_VERSIONS_ACCEPTED+=25
Diffstat (limited to 'math/py-Numeric')
-rw-r--r--math/py-Numeric/Makefile4
1 files changed, 2 insertions, 2 deletions
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