From 1b7683f3fe148c5ced5b36a5c53e21f20569592a Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Fri, 23 Jul 2004 07:32:21 +0000 Subject: Fix MASTER_SITES PR: 69441 Submitted by: Tim Bishop --- devel/py-statgrab/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel') 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} -- cgit v1.2.3