aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/rpm/Makefile3
-rw-r--r--devel/popt/Makefile3
-rw-r--r--misc/rpm/Makefile3
3 files changed, 6 insertions, 3 deletions
diff --git a/archivers/rpm/Makefile b/archivers/rpm/Makefile
index 29619f3763fb..29ca9a71b1c9 100644
--- a/archivers/rpm/Makefile
+++ b/archivers/rpm/Makefile
@@ -9,7 +9,8 @@ PORTNAME= rpm
PORTVERSION= 3.0.6
PORTREVISION= 4
CATEGORIES= misc
-MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/
+MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/ \
+ ftp://ftp.mirror.ac.uk/sites/ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/
MAINTAINER= nakai@FreeBSD.org
diff --git a/devel/popt/Makefile b/devel/popt/Makefile
index 9adb47598cc8..9d78ff8db397 100644
--- a/devel/popt/Makefile
+++ b/devel/popt/Makefile
@@ -8,7 +8,8 @@
PORTNAME= popt
PORTVERSION= 1.5
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/
+MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/ \
+ ftp://ftp.mirror.ac.uk/sites/ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/
MAINTAINER= ycheng@sinica.edu.tw
diff --git a/misc/rpm/Makefile b/misc/rpm/Makefile
index 29619f3763fb..29ca9a71b1c9 100644
--- a/misc/rpm/Makefile
+++ b/misc/rpm/Makefile
@@ -9,7 +9,8 @@ PORTNAME= rpm
PORTVERSION= 3.0.6
PORTREVISION= 4
CATEGORIES= misc
-MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/
+MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/ \
+ ftp://ftp.mirror.ac.uk/sites/ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/
MAINTAINER= nakai@FreeBSD.org