summaryrefslogtreecommitdiff
path: root/math/py-numarray
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2003-02-25 06:25:35 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2003-02-25 06:25:35 +0000
commitfbc660cb2c24a55e37464725f9ac601142494606 (patch)
tree36d707e1a5b549fb117fe7cf51b8a59b13955b07 /math/py-numarray
parentAdd ruby-js, a Ruby binding to NJS JavaScript Interpreter. (diff)
De-pkg-comment for my ports.
Notes
Notes: svn path=/head/; revision=76449
Diffstat (limited to 'math/py-numarray')
-rw-r--r--math/py-numarray/Makefile1
-rw-r--r--math/py-numarray/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/math/py-numarray/Makefile b/math/py-numarray/Makefile
index 8f387009df90..7893e5ac9c7f 100644
--- a/math/py-numarray/Makefile
+++ b/math/py-numarray/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= numpy
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= perky@FreeBSD.org
+COMMENT= Numeric array manipulation extension module for Python
USE_PYTHON= yes
USE_PYDISTUTILS=yes
diff --git a/math/py-numarray/pkg-comment b/math/py-numarray/pkg-comment
deleted file mode 100644
index 447df01a252f..000000000000
--- a/math/py-numarray/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Numeric array manipulation extension module for Python