summaryrefslogtreecommitdiff
path: root/math/py-Numeric/Makefile
diff options
context:
space:
mode:
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 68dd772fcd6..2c5fbf8fc47 100644
--- a/math/py-Numeric/Makefile
+++ b/math/py-Numeric/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.36 2004/08/24 11:29:33 drochner Exp $
+# $NetBSD: Makefile,v 1.37 2005/02/25 17:10:09 drochner Exp $
-DISTNAME= Numeric-23.3
+DISTNAME= Numeric-23.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=numpy/}
MAINTAINER= tsarna@NetBSD.org
-HOMEPAGE= http://www.pfdubois.com/numpy/
+HOMEPAGE= http://numeric.scipy.org/
COMMENT= Adds multidimensional numeric arrays to Python
USE_BUILDLINK3= yes