summaryrefslogtreecommitdiff
path: root/sysutils/lsof/Makefile
diff options
context:
space:
mode:
authoratatat <atatat@pkgsrc.org>2003-05-03 16:55:28 +0000
committeratatat <atatat@pkgsrc.org>2003-05-03 16:55:28 +0000
commit68b37f4439de74e926844fb6ef235db7cfb07394 (patch)
tree461b6621f0116f713b9b14ce50dc0c1f56cab564 /sysutils/lsof/Makefile
parent568250dd7a4ad6e76e92fb59edfe2a28c388b9f2 (diff)
downloadpkgsrc-68b37f4439de74e926844fb6ef235db7cfb07394.tar.gz
Re-patch lsof with patches from Vic Abell. Building should now work
on all platforms, with ffs2 (and ext2fs) related bugs smoothed out. Bump to PKGREVISION 2.
Diffstat (limited to 'sysutils/lsof/Makefile')
-rw-r--r--sysutils/lsof/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index fe536fd7bf0..8cc9e8d3662 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.60 2003/04/10 20:10:20 grant Exp $
+# $NetBSD: Makefile,v 1.61 2003/05/03 16:55:28 atatat Exp $
#
DISTNAME= lsof_4.67
+PKGREVISION= 2
PKGNAME= ${DISTNAME:S/_/-/}
TMPWRK= ${WRKDIR}/${DISTNAME}
WRKSRC= ${WRKDIR}/${DISTNAME}/${SRCBALL_NAME}