summaryrefslogtreecommitdiff
path: root/math/py-Numeric/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2001-01-15 11:58:25 +0000
committerdrochner <drochner>2001-01-15 11:58:25 +0000
commit47e691fd61775004c77dd433e464802e9eafc9b9 (patch)
treedc0ece5d67c684ded36880ad9892a8dee3d59929 /math/py-Numeric/Makefile
parent2b7f541e0f1d35d05a66e8d2f2f9c68ec4c65f51 (diff)
downloadpkgsrc-47e691fd61775004c77dd433e464802e9eafc9b9.tar.gz
update to 17.2.0
The announcement: Release 17.2.0 is available in source form. It contains the functions put and putmask, and a performance enhancement. The previous release of this performance enhancement did not compile on certain platforms; this should be fixed now. Also included is a substantial update to the masked array package, MA.
Diffstat (limited to 'math/py-Numeric/Makefile')
-rw-r--r--math/py-Numeric/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/py-Numeric/Makefile b/math/py-Numeric/Makefile
index 8045c9dc78f..0cd41285d77 100644
--- a/math/py-Numeric/Makefile
+++ b/math/py-Numeric/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2000/12/05 10:05:45 drochner Exp $
+# $NetBSD: Makefile,v 1.17 2001/01/15 11:58:25 drochner Exp $
-DISTNAME= Numeric-17.1.2
-PKGNAME= py-Numeric-17.1.2
+DISTNAME= Numeric-17.2.0
+PKGNAME= py-Numeric-17.2.0
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=numpy/}