aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2008-03-01 13:15:32 +0000
committerThomas Gellekum <tg@FreeBSD.org>2008-03-01 13:15:32 +0000
commitbfc4dd2fac13620e2cd84d48961dfe43f059ec43 (patch)
tree418bad71d784d7d4900be5c0d1fd17f09a551a1b /math
parentb668d0a1d86f068e19dd2dbe0354ba65fd109b5f (diff)
downloadports-bfc4dd2fac13620e2cd84d48961dfe43f059ec43.tar.gz
ports-bfc4dd2fac13620e2cd84d48961dfe43f059ec43.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/py-numeric/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-numeric/Makefile b/math/py-numeric/Makefile
index e7a2d3e89db1..d39f1c97ef4e 100644
--- a/math/py-numeric/Makefile
+++ b/math/py-numeric/Makefile
@@ -8,7 +8,7 @@
PORTNAME= numeric
PORTVERSION= 24.2
CATEGORIES= math python
-MASTER_SITES= http://numeric.scipy.org/:doc \
+MASTER_SITES= http://numpy.scipy.org/:doc \
${MASTER_SITE_SOURCEFORGE:S/$/:source/}
MASTER_SITE_SUBDIR= numpy/:source
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}