diff options
Diffstat (limited to 'math/py-numeric17')
-rw-r--r-- | math/py-numeric17/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |