summaryrefslogtreecommitdiff
path: root/sysutils/collectd-lua/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/collectd-lua/Makefile')
-rw-r--r--sysutils/collectd-lua/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/collectd-lua/Makefile b/sysutils/collectd-lua/Makefile
index c68d31950a5..bc82242cc7b 100644
--- a/sysutils/collectd-lua/Makefile
+++ b/sysutils/collectd-lua/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2018/08/22 09:46:32 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2019/08/11 13:23:04 wiz Exp $
COLLECTD_PACKAGE= lua
COLLECTD_PLUGINS= lua
COMMENT= Statistics collection daemon - lua plugin
-PKGREVISION= 1
+PKGREVISION= 2
.include "../../sysutils/collectd/Makefile.common"