aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2006-08-17 06:05:01 +0800
committersobomax <sobomax@FreeBSD.org>2006-08-17 06:05:01 +0800
commit6fb800bc5f5b88ed41fe75a5c695e3a89378f00f (patch)
treed51259907a911c6db7689cd89a78d91725abf757 /sysutils
parent6356163b7fb1b276fe4bd0b702063f6ccba6486c (diff)
downloadfreebsd-ports-gnome-6fb800bc5f5b88ed41fe75a5c695e3a89378f00f.tar.gz
freebsd-ports-gnome-6fb800bc5f5b88ed41fe75a5c695e3a89378f00f.tar.zst
freebsd-ports-gnome-6fb800bc5f5b88ed41fe75a5c695e3a89378f00f.zip
Add another MASTER_SITE.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/lsof/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index c930ca60ab05..d569ba20fd66 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -9,7 +9,8 @@
PORTNAME= lsof
PORTVERSION= 4.77
CATEGORIES= sysutils
-MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \
+MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \
+ ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \
ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/ \
ftp://ftp.ayamura.org/pub/lsof/ \
ftp://ftp.ayamura.org/pub/lsof/NEW/ \