summaryrefslogtreecommitdiff
path: root/math/py-Numeric
diff options
context:
space:
mode:
authordrochner <drochner>2002-01-15 18:38:05 +0000
committerdrochner <drochner>2002-01-15 18:38:05 +0000
commite6cc63d1ca1d96a2bcf50511122662965dd32539 (patch)
treefd1dd60133b6608cacc03d525a1383aef86d1283 /math/py-Numeric
parent1c1a4abcc1662b437c7a929cfe268f02979de91a (diff)
downloadpkgsrc-e6cc63d1ca1d96a2bcf50511122662965dd32539.tar.gz
this works with Python-2.2
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 57add77dbe9..8c740134126 100644
--- a/math/py-Numeric/Makefile
+++ b/math/py-Numeric/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2002/01/10 20:47:27 drochner Exp $
+# $NetBSD: Makefile,v 1.26 2002/01/15 18:38:05 drochner Exp $
DISTNAME= Numeric-20.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -9,7 +9,7 @@ MAINTAINER= tsarna@netbsd.org
HOMEPAGE= http://www.pfdubois.com/numpy/
COMMENT= Adds multidimensional numeric arrays to Python
-PYTHON_VERSIONS_ACCEPTED= 21 20
+PYTHON_VERSIONS_ACCEPTED= 22 21 20
PYDISTUTILSPKG= yes
PYBINMODULE= yes
PYSETUP= setup_all.py