diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-11 15:07:00 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-11 15:07:00 +0000 |
| commit | 3468c6f92898c429a78666479ef3f33bca1221c5 (patch) | |
| tree | 7210f6bf60c4cace3fb05012241a26c50e80c1d8 /sysutils/lsof | |
| parent | 43cdb9ecbd036e01262563fb76c74662051383af (diff) | |
Notes
Diffstat (limited to 'sysutils/lsof')
| -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/ \ |
