diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-statgrab/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-statgrab/Makefile b/devel/py-statgrab/Makefile index 0486570278e8..0cd19831c71b 100644 --- a/devel/py-statgrab/Makefile +++ b/devel/py-statgrab/Makefile @@ -8,8 +8,8 @@ PORTNAME= statgrab PORTVERSION= 0.2 CATEGORIES= devel python -MASTER_SITES= ftp://ftp.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ - http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ +MASTER_SITES= ftp://ftp.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ + http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ ftp://ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ http://www.i-scream.org/pub/i-scream/%SUBDIR%/ MASTER_SITE_SUBDIR= py${PORTNAME} |