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 0d975a7ba265..1d83e2fb60db 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -10,7 +10,8 @@ PORTNAME= lsof PORTVERSION= 4.82C PORTEPOCH= 3 CATEGORIES= sysutils -MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \ +MASTER_SITES= http://www.SpringDaemons.com/stas/ \ + 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/ \ http://www.lerctr.org/lsof/ \ |