diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2007-02-04 20:24:22 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2007-02-04 20:24:22 +0000 |
commit | 3d7e8000eff1d86ac03b4df4463621fe35578293 (patch) | |
tree | e7bd9de2f9d8d23dd8b5248ab297a99ad3fb0cc3 /sysutils/linrename | |
parent | bfb0242e1eaeb2132c57226624ef47c781860d05 (diff) | |
download | ports-3d7e8000eff1d86ac03b4df4463621fe35578293.tar.gz ports-3d7e8000eff1d86ac03b4df4463621fe35578293.zip |
Notes
Diffstat (limited to 'sysutils/linrename')
-rw-r--r-- | sysutils/linrename/Makefile | 6 |
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 |