summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Smithurst <ben@FreeBSD.org>2000-11-28 09:50:00 +0000
committerBen Smithurst <ben@FreeBSD.org>2000-11-28 09:50:00 +0000
commit9754c23cdf2d53cd2f779bcbc9a6a973f57268ec (patch)
treea19c01235e61cf8e3e46245458f1649051375349
parentPR: 23087 (diff)
Add a .uk master site.
Approved by: maintainer
Notes
Notes: svn path=/head/; revision=35480
-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