diff options
Diffstat (limited to 'sysutils/p5-collectd/Makefile')
-rw-r--r-- | sysutils/p5-collectd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/p5-collectd/Makefile b/sysutils/p5-collectd/Makefile index 66e28bdb5b6..7271bfe9fb8 100644 --- a/sysutils/p5-collectd/Makefile +++ b/sysutils/p5-collectd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2015/04/14 11:27:30 fhajny Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:51:17 wiz Exp $ PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 COLLECTD_PACKAGE= perl COMMENT= Statistics collection daemon - perl plugin |