From 1a7e5884a568cc171bbd57120156a935c24037fe Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Sat, 30 Aug 2003 17:16:34 +0000 Subject: [PATCH] - Add new MASTER_SITES PR: 56200 Submitted by: maintainer --- devel/libstatgrab/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/devel/libstatgrab/Makefile b/devel/libstatgrab/Makefile index 4f911ade5f9b..d9cafcd58a69 100644 --- a/devel/libstatgrab/Makefile +++ b/devel/libstatgrab/Makefile @@ -8,7 +8,10 @@ PORTNAME= libstatgrab PORTVERSION= 0.5 CATEGORIES= devel -MASTER_SITES= http://snapshots.i-scream.org/%SUBDIR%/ +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%/ \ + ftp://ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ + http://www.i-scream.org/pub/i-scream/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= tim@bishnet.net