diff options
Diffstat (limited to 'sysutils/lsof/Makefile')
-rw-r--r-- | sysutils/lsof/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 609d4474069..f3563d550ea 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2002/03/03 23:45:41 hubertf Exp $ +# $NetBSD: Makefile,v 1.52 2002/04/15 15:23:19 christos Exp $ # -DISTNAME= lsof_4.61 -PKGNAME= lsof-4.61 +DISTNAME= lsof_4.62 +PKGNAME= lsof-4.62 TMPWRK= ${WRKDIR}/${DISTNAME} WRKSRC= ${WRKDIR}/${DISTNAME}/${SRCBALL_NAME} CATEGORIES= sysutils |