diff options
-rw-r--r-- | sysutils/lsof/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 5ab82d3e959a..f530bf3bc7c1 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -5,8 +5,7 @@ PORTNAME= lsof DISTVERSION= 4.90J PORTEPOCH= 8 CATEGORIES= sysutils -MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \ - ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \ +MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \ ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/ \ LOCAL/ler/lsof \ ftp://ftp.ayamura.org/pub/lsof/ \ |