summaryrefslogtreecommitdiff
path: root/math/py-Numeric/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2004-08-24 11:29:33 +0000
committerdrochner <drochner@pkgsrc.org>2004-08-24 11:29:33 +0000
commitcce62979b866e0d545c2e48eaea18e1f2fbc7947 (patch)
tree332f6ce6631b11d9735b45743c0a8175eea71864 /math/py-Numeric/Makefile
parentd0bfc1af1235d94988eec53f5ba59d5e03976ad7 (diff)
downloadpkgsrc-cce62979b866e0d545c2e48eaea18e1f2fbc7947.tar.gz
update to 23.3
changes: Bug fixes and addition of weakreferences (weakref module)
Diffstat (limited to 'math/py-Numeric/Makefile')
-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 2fbbdd696f7..68dd772fcd6 100644
--- a/math/py-Numeric/Makefile
+++ b/math/py-Numeric/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2004/07/22 09:16:03 recht Exp $
+# $NetBSD: Makefile,v 1.36 2004/08/24 11:29:33 drochner Exp $
-DISTNAME= Numeric-23.1
+DISTNAME= Numeric-23.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=numpy/}