summaryrefslogtreecommitdiff
path: root/sysutils/lsof/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-03-09 13:08:48 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-03-09 13:08:48 +0000
commit48e49d322dee0b219be4ed470cb2d4c1e82a6bc8 (patch)
treeadb0b9234bf4349692ea178cb237ccf34f931500 /sysutils/lsof/Makefile
parentupgrade to vr16 (diff)
upgrade to 4.41.1 which fixes compile problem under -CURRENT
Notes
Notes: svn path=/head/; revision=17116
Diffstat (limited to 'sysutils/lsof/Makefile')
-rw-r--r--sysutils/lsof/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index 6c4ce11ff969..bc8b76cdf2b3 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -4,13 +4,14 @@
# Date created: Sat July 20, 1996
# Whom: David O'Brien (obrien@FreeBSD.org)
#
-# $Id: Makefile,v 1.36 1999/02/19 10:39:14 obrien Exp $
+# $Id: Makefile,v 1.37 1999/02/28 03:37:18 obrien Exp $
#
-DISTNAME= lsof_4.41_W
-PKGNAME= lsof-4.41
+DISTNAME= lsof_4.42A.freebsd
+PKGNAME= lsof-4.41.1
CATEGORIES= sysutils
MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \
+ ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/NEW/ \
ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/ \
ftp://ftp.auscert.org.au/pub/mirrors/vic.cc.purdue.edu/lsof/ \
ftp://ftp.web.ad.jp/pub/UNIX/tools/lsof/ \