summaryrefslogtreecommitdiff
path: root/sysutils/collectd-mysql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/collectd-mysql/Makefile')
-rw-r--r--sysutils/collectd-mysql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/collectd-mysql/Makefile b/sysutils/collectd-mysql/Makefile
index b27f058599f..8858b0a6a2f 100644
--- a/sysutils/collectd-mysql/Makefile
+++ b/sysutils/collectd-mysql/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2018/08/22 09:46:32 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2019/08/11 13:23:05 wiz Exp $
COLLECTD_PACKAGE= mysql
PKGNAME= ${DISTNAME:S/collectd/collectd-${COLLECTD_PACKAGE}${MYSQL_VERSION}/}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Statistics collection daemon - mysql plugin
.include "../../sysutils/collectd/Makefile.common"