diff options
-rw-r--r-- | math/numpy/Makefile | 2 | ||||
-rw-r--r-- | math/py-numeric/Makefile | 2 | ||||
-rw-r--r-- | math/py-numeric17/Makefile | 2 |
3 files changed, 3 insertions, 3 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} diff --git a/math/py-numeric/Makefile b/math/py-numeric/Makefile index 2adda1ec28c1..6ad873749b5e 100644 --- a/math/py-numeric/Makefile +++ b/math/py-numeric/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} diff --git a/math/py-numeric17/Makefile b/math/py-numeric17/Makefile index 2adda1ec28c1..6ad873749b5e 100644 --- a/math/py-numeric17/Makefile +++ b/math/py-numeric17/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} |