diff options
Diffstat (limited to 'devel/py-statgrab/Makefile')
-rw-r--r-- | devel/py-statgrab/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/py-statgrab/Makefile b/devel/py-statgrab/Makefile index 4b6d40b4003a..8af0235f87de 100644 --- a/devel/py-statgrab/Makefile +++ b/devel/py-statgrab/Makefile @@ -4,9 +4,8 @@ PORTNAME= statgrab PORTVERSION= 0.6 CATEGORIES= devel python -MASTER_SITES= http://ftp.mirrorservice.org/pub/i-scream/%SUBDIR%/ \ - http://ftp.i-scream.org/pub/i-scream/%SUBDIR%/ -MASTER_SITE_SUBDIR= py${PORTNAME} +MASTER_SITES= http://ftp.mirrorservice.org/pub/i-scream/py${PORTNAME}/ \ + http://ftp.i-scream.org/pub/i-scream/py${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} |