diff options
author | wiz <wiz@pkgsrc.org> | 2016-06-08 19:22:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-06-08 19:22:13 +0000 |
commit | 4dbe80f0c1ee78618f049f90e1fc9be584a82871 (patch) | |
tree | e951c8d2891305241b26041563a4cb1b1b50b6c9 /sysutils/p5-collectd | |
parent | 2afa9e52d5727a0ffb6a3bda248170c80bf8a03c (diff) | |
download | pkgsrc-4dbe80f0c1ee78618f049f90e1fc9be584a82871.tar.gz |
Bump PKGREVISION for perl-5.24.
Diffstat (limited to 'sysutils/p5-collectd')
-rw-r--r-- | sysutils/p5-collectd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/p5-collectd/Makefile b/sysutils/p5-collectd/Makefile index 7271bfe9fb8..e9de0b615e2 100644 --- a/sysutils/p5-collectd/Makefile +++ b/sysutils/p5-collectd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2015/06/12 10:51:17 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2016/06/08 19:24:27 wiz Exp $ PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 COLLECTD_PACKAGE= perl COMMENT= Statistics collection daemon - perl plugin |