diff options
author | wiz <wiz@pkgsrc.org> | 2016-07-09 06:38:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-07-09 06:38:30 +0000 |
commit | 50626beee92f48545dd4e114a4769ffe795940b3 (patch) | |
tree | 78751ea30af41032eb1a6ea6842c24db262839ed /sysutils/lsof | |
parent | b66eaf967b7a585769b9451b858895d73447ebe6 (diff) | |
download | pkgsrc-50626beee92f48545dd4e114a4769ffe795940b3.tar.gz |
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
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/ \ |