summaryrefslogtreecommitdiff
path: root/math/py-Numeric/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2004-08-24 11:29:33 +0000
committerdrochner <drochner>2004-08-24 11:29:33 +0000
commit703a7bceb9f5dc5d7942d985cb67e47cd11f2d23 (patch)
tree332f6ce6631b11d9735b45743c0a8175eea71864 /math/py-Numeric/Makefile
parent27dbd4506e7a3dcfac5729023751ddbfdeef9292 (diff)
downloadpkgsrc-703a7bceb9f5dc5d7942d985cb67e47cd11f2d23.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/}