diff options
author | wiz <wiz@pkgsrc.org> | 2007-03-18 12:19:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-03-18 12:19:49 +0000 |
commit | b29e82fdf55c5cd3a39efe78ecd19eb726df990e (patch) | |
tree | b9cdf4d789bb316c1d5f33d4f35966937e89239e /sysutils/lsof | |
parent | 1121ab577b00edcbd0af6d3c92f84f244d45e408 (diff) | |
download | pkgsrc-b29e82fdf55c5cd3a39efe78ecd19eb726df990e.tar.gz |
Remove two master sites that do not carry the latest .tar.bz2.
Diffstat (limited to 'sysutils/lsof')
-rw-r--r-- | sysutils/lsof/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index a1fcadbd459..05e830c8057 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.90 2007/03/14 11:36:25 markd Exp $ +# $NetBSD: Makefile,v 1.91 2007/03/18 12:19:49 wiz Exp $ # DISTNAME= lsof_4.77 @@ -7,8 +7,6 @@ CATEGORIES= sysutils MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \ ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/ \ ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/OLD/ \ - ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/ \ - ftp://ftp.auscert.org.au/pub/mirrors/vic.cc.purdue.edu/lsof/ \ ftp://ftp.sunet.se/pub/unix/admin/lsof/ \ http://ftp.sunet.se/pub/unix/admin/lsof/ EXTRACT_SUFX= .tar.bz2 |