summaryrefslogtreecommitdiff
path: root/sysutils/lsof/Makefile
diff options
context:
space:
mode:
authorzafer <zafer>2009-05-30 11:10:56 +0000
committerzafer <zafer>2009-05-30 11:10:56 +0000
commit13ce0f815339e58cc6f05837e48cc925bb912776 (patch)
tree654dd3260492f1849b40c6c04301737a637e78bb /sysutils/lsof/Makefile
parent5da9be3cacc080da785671c19712f04f7e32e377 (diff)
downloadpkgsrc-13ce0f815339e58cc6f05837e48cc925bb912776.tar.gz
revert to previous.
Diffstat (limited to 'sysutils/lsof/Makefile')
-rw-r--r--sysutils/lsof/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index 85931b3c6a5..e43ec4350b0 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -1,10 +1,13 @@
-# $NetBSD: Makefile,v 1.100 2009/05/30 01:55:00 zafer Exp $
+# $NetBSD: Makefile,v 1.101 2009/05/30 11:10:56 zafer Exp $
DISTNAME= lsof_4.78
PKGNAME= ${DISTNAME:S/_/-/}.${OS_VERSION}
PKGREVISION= 4
CATEGORIES= sysutils
-MASTER_SITES= ftp://ftp.sunet.se/pub/unix/admin/lsof/ \
+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.sunet.se/pub/unix/admin/lsof/ \
http://ftp.sunet.se/pub/unix/admin/lsof/
EXTRACT_SUFX= .tar.bz2