aboutsummaryrefslogtreecommitdiff
path: root/math/py-numeric/Makefile
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2002-06-14 11:19:43 +0000
committerThomas Gellekum <tg@FreeBSD.org>2002-06-14 11:19:43 +0000
commit164cfe26269170c59dcb9539bd8c93816876dada (patch)
tree1a84f32e5f32646f84fb142477cadfb3f85ce1c6 /math/py-numeric/Makefile
parent5abd985434ac5104101d0093a397a24d2c18bbea (diff)
Upgrade to 21.0.
Notes
Notes: svn path=/head/; revision=61262
Diffstat (limited to 'math/py-numeric/Makefile')
-rw-r--r--math/py-numeric/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/py-numeric/Makefile b/math/py-numeric/Makefile
index a23185df5c6d..27ca74800b02 100644
--- a/math/py-numeric/Makefile
+++ b/math/py-numeric/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= numeric
-PORTVERSION= 20.3
+PORTVERSION= 21.0
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= numpy
@@ -17,7 +17,6 @@ MAINTAINER= tg@FreeBSD.org
USE_PYTHON= yes
USE_PYDISTUTILS=yes
-PYSETUP= setup_all.py
DOCDIR= ${PREFIX}/share/doc/py-numeric
EXAMPLEDIR= ${PREFIX}/share/examples/py-numeric