summaryrefslogtreecommitdiff
path: root/sysutils/lsof/Makefile
diff options
context:
space:
mode:
authoratatat <atatat>2004-01-13 02:50:27 +0000
committeratatat <atatat>2004-01-13 02:50:27 +0000
commit777d97fdf8ed99463f50236c47c98e247ba6b008 (patch)
tree6478c9c0325529e21679f515015d9c9de0154c88 /sysutils/lsof/Makefile
parentc7b85cbd8ea761dae1949c5321eddc1c5c4eb17f (diff)
downloadpkgsrc-777d97fdf8ed99463f50236c47c98e247ba6b008.tar.gz
Add LFS support to lsof. Bump PKGREVISION to 1, making this 4.69nb1.
This patch will be included in the next lsof release.
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 b41bf6d3649..c3851f655b8 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.69 2004/01/05 12:48:30 jlam Exp $
+# $NetBSD: Makefile,v 1.70 2004/01/13 02:50:27 atatat Exp $
#
DISTNAME= lsof_4.69
PKGNAME= ${DISTNAME:S/_/-/}
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/${DISTNAME}/${SRCBALL_NAME}
CATEGORIES= sysutils
MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \