diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/lsof/Makefile | 3 |
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/ \ |