summaryrefslogtreecommitdiff
path: root/sysutils/lsof/Makefile
diff options
context:
space:
mode:
authorbad <bad@pkgsrc.org>1999-05-05 17:40:36 +0000
committerbad <bad@pkgsrc.org>1999-05-05 17:40:36 +0000
commit6a7aa420e4ca67d84dbb555353d0d78cd878e5d6 (patch)
tree073afe3664c82f0eebc99b5b9ed5e2b84444aab0 /sysutils/lsof/Makefile
parentf1b536b577412f70338160f85f562d7a59ce1bef (diff)
downloadpkgsrc-6a7aa420e4ca67d84dbb555353d0d78cd878e5d6.tar.gz
Update lsof to 4.42_W.
Relevant changes in this version: improved file system search name reporting; updates Solaris 2.6 VxFS support; support for the latest NetBSD with default UVM support.
Diffstat (limited to 'sysutils/lsof/Makefile')
-rw-r--r--sysutils/lsof/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index 57bc7ef0320..8facb4b2854 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.17 1999/05/05 16:40:20 bad Exp $
+# $NetBSD: Makefile,v 1.18 1999/05/05 17:40:36 bad Exp $
# FreeBSD Id: Makefile,v 1.19 1998/03/08 06:44:48 obrien Exp
#
-DISTNAME= lsof_4.41_W
-PKGNAME= lsof-4.41
+DISTNAME= lsof_4.42_W
+PKGNAME= lsof-4.42
WRKSRC= ${WRKDIR}/${SRCBALL_NAME}
CATEGORIES= sysutils
MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \