diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2008-03-01 13:15:32 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2008-03-01 13:15:32 +0000 |
commit | bfc4dd2fac13620e2cd84d48961dfe43f059ec43 (patch) | |
tree | 418bad71d784d7d4900be5c0d1fd17f09a551a1b /math | |
parent | b668d0a1d86f068e19dd2dbe0354ba65fd109b5f (diff) |
MASTER_SITE for doc has moved.
Notes
Notes:
svn path=/head/; revision=208256
Diffstat (limited to 'math')
-rw-r--r-- | math/py-numeric/Makefile | 2 |
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} |