diff options
Diffstat (limited to 'sysutils/lsof/Makefile')
-rw-r--r-- | sysutils/lsof/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 2cc07a9f223..afd777cae5f 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2003/10/05 07:26:11 veego Exp $ +# $NetBSD: Makefile,v 1.68 2003/11/22 23:19:47 christos Exp $ # -DISTNAME= lsof_4.68 +DISTNAME= lsof_4.69 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 2 WRKSRC= ${WRKDIR}/${DISTNAME}/${SRCBALL_NAME} CATEGORIES= sysutils MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \ |