diff options
Diffstat (limited to 'science/py-scipy03/Makefile')
-rw-r--r-- | science/py-scipy03/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/science/py-scipy03/Makefile b/science/py-scipy03/Makefile index 57073a668715..3c04b5f61942 100644 --- a/science/py-scipy03/Makefile +++ b/science/py-scipy03/Makefile @@ -10,7 +10,8 @@ PORTNAME= scipy PORTVERSION= 0.3.2 PORTREVISION= 1 CATEGORIES= science python -MASTER_SITES= http://www.scipy.org/download/scipy/src/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= scipy PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= SciPy_complete-${PORTVERSION} |