diff options
Diffstat (limited to 'sysutils/lsof')
-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 cdd0e9c9e1b..012d310ec34 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.121 2015/12/29 12:42:57 bsiegert Exp $ +# $NetBSD: Makefile,v 1.122 2016/07/09 06:39:01 wiz Exp $ DISTNAME= lsof_4.88 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/ \ |