diff options
| author | Thomas Gellekum <tg@FreeBSD.org> | 2000-04-19 10:41:02 +0000 |
|---|---|---|
| committer | Thomas Gellekum <tg@FreeBSD.org> | 2000-04-19 10:41:02 +0000 |
| commit | aeb0e2a15efc20367b546c2734f7be322eb072d5 (patch) | |
| tree | 83a25050f4fe593780a6dd314dab5bb99f793e0e /math/numpy | |
| parent | c76a75669bbe4801a07f51b6c6cea9f3019b9109 (diff) | |
Fix MASTER_SITE.
Diffstat (limited to 'math/numpy')
| -rw-r--r-- | math/numpy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/numpy/Makefile b/math/numpy/Makefile index 2adda1ec28c1..6ad873749b5e 100644 --- a/math/numpy/Makefile +++ b/math/numpy/Makefile @@ -8,7 +8,7 @@ PORTNAME= numeric PORTVERSION= 15.2 CATEGORIES= math python -MASTER_SITES= http://downloads.sourceforge.net/ +MASTER_SITES= http://download.sourceforge.net/numpy/ PKGNAMEPREFIX= py- DISTNAME= Numerical-${PORTVERSION} |
