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 | c52224af1507ede2a3174a81613831ec7c9d3667 (patch) | |
tree | 41ed430d43cac4b0b5e33dfb545baf080469d01d /sysutils/lsof/Makefile | |
parent | 2069375506bd523b5d927581f6cce71a54625075 (diff) | |
download | pkgsrc-c52224af1507ede2a3174a81613831ec7c9d3667.tar.gz |
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
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 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/ \ |