summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2007-02-04 20:24:22 +0000
committerThierry Thomas <thierry@FreeBSD.org>2007-02-04 20:24:22 +0000
commit3d7e8000eff1d86ac03b4df4463621fe35578293 (patch)
treee7bd9de2f9d8d23dd8b5248ab297a99ad3fb0cc3 /sysutils
parentDrop PORTOBJFORMAT now that it is entirely unused. (diff)
Add additional master sites.
PR: ports/108702 Submitted by: Jonathan Liu <Net147 (at) hotmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=184155
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/linrename/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/sysutils/linrename/Makefile b/sysutils/linrename/Makefile
index 12f155f8bb6c..013e2846457b 100644
--- a/sysutils/linrename/Makefile
+++ b/sysutils/linrename/Makefile
@@ -8,7 +8,11 @@
PORTNAME= linrename
PORTVERSION= 2.12r
CATEGORIES= sysutils
-MASTER_SITES= http://www.kernel.org/pub/linux/utils/util-linux/
+MASTER_SITES= http://mirror.linux.org.au/pub/linux/utils/util-linux/ \
+ http://debian.csail.mit.edu/pub/linux/utils/util-linux/ \
+ http://www.club.cc.cmu.edu/pub/linux.out-of-date/utils/util-linux/ \
+ http://www.kernel.org/pub/linux/utils/util-linux/ \
+ ftp://ftp.kernel.org/pub/linux/utils/util-linux/old/
DISTNAME= util-linux-${PORTVERSION}
MAINTAINER= Net147@hotmail.com