diff options
Diffstat (limited to 'sysutils/lsof/Makefile')
-rw-r--r-- | sysutils/lsof/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 80bb40f8281..e4fb82f5615 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.115 2014/03/27 19:26:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.116 2014/05/29 23:37:29 wiz Exp $ DISTNAME= lsof_4.87 PKGNAME= ${DISTNAME:S/_/-/} +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \ ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/ \ |