summaryrefslogtreecommitdiff
path: root/math/py-Numeric
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-Numeric')
-rw-r--r--math/py-Numeric/Makefile3
-rw-r--r--math/py-Numeric/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/math/py-Numeric/Makefile b/math/py-Numeric/Makefile
index 0cd41285d77..c948c7491d8 100644
--- a/math/py-Numeric/Makefile
+++ b/math/py-Numeric/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2001/01/15 11:58:25 drochner Exp $
+# $NetBSD: Makefile,v 1.18 2001/02/17 18:22:37 wiz Exp $
DISTNAME= Numeric-17.2.0
PKGNAME= py-Numeric-17.2.0
@@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=numpy/}
MAINTAINER= tsarna@netbsd.org
HOMEPAGE= http://numpy.sourceforge.net/
+COMMENT= Adds multidimensional numeric arrays to Python
DEPENDS+= python>=1.6:../../lang/python
diff --git a/math/py-Numeric/pkg/COMMENT b/math/py-Numeric/pkg/COMMENT
deleted file mode 100644
index 42ba595fe30..00000000000
--- a/math/py-Numeric/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Adds multidemensional numeric arrays to Python