summaryrefslogtreecommitdiff
path: root/math/py-numeric
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
commit7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch)
treefd4e3235fcfaf2558312feb3c9527f1592b91aff /math/py-numeric
parentRemove pkg-comment where COMMENT is already defined in the Makefile (diff)
Clear moonlight beckons.
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes: svn path=/head/; revision=77045
Diffstat (limited to 'math/py-numeric')
-rw-r--r--math/py-numeric/Makefile1
-rw-r--r--math/py-numeric/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/math/py-numeric/Makefile b/math/py-numeric/Makefile
index 27ca74800b02..73b0656ff930 100644
--- a/math/py-numeric/Makefile
+++ b/math/py-numeric/Makefile
@@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Numeric-${PORTVERSION}
MAINTAINER= tg@FreeBSD.org
+COMMENT= The Numeric Extension to Python
USE_PYTHON= yes
USE_PYDISTUTILS=yes
diff --git a/math/py-numeric/pkg-comment b/math/py-numeric/pkg-comment
deleted file mode 100644
index 29f5536121ee..000000000000
--- a/math/py-numeric/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The Numeric Extension to Python