diff options
author | pav <pav@FreeBSD.org> | 2008-04-11 23:07:00 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-04-11 23:07:00 +0800 |
commit | 0c72742deb6c071e1ab4de6e9452b63db79a033b (patch) | |
tree | a25f0d967f39450e57612e5220acdf7f4ef200d2 /sysutils | |
parent | a81a03f85f44388553208b0f8055a7003f744812 (diff) | |
download | freebsd-ports-gnome-0c72742deb6c071e1ab4de6e9452b63db79a033b.tar.gz freebsd-ports-gnome-0c72742deb6c071e1ab4de6e9452b63db79a033b.tar.zst freebsd-ports-gnome-0c72742deb6c071e1ab4de6e9452b63db79a033b.zip |
- Add one more download location
PR: ports/122560
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/lsof/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 0886b6975f96..bb9ce1463f70 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \ ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/ \ ftp://ftp.ayamura.org/pub/lsof/ \ ftp://ftp.ayamura.org/pub/lsof/NEW/ \ + http://www.lerctr.org/lsof/ \ ftp://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \ ftp://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/NEW/ \ ftp://gd.tuwien.ac.at/utils/admin-tools/lsof/ \ |