summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorabs <abs>2008-04-16 12:15:28 +0000
committerabs <abs>2008-04-16 12:15:28 +0000
commit81faec657a1c723be1d2b404ef56f3e531e48734 (patch)
tree580f7b6215e64f0d406c18a8bb4694a746cc48ca /math
parent8bb0b97370887e61c756b1cdc956623fa227b142 (diff)
downloadpkgsrc-81faec657a1c723be1d2b404ef56f3e531e48734.tar.gz
PYTHON_VERSIONS_ACCEPTED+=25
Diffstat (limited to 'math')
-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