summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2019-12-15 15:38:57 +0000
committertaca <taca@pkgsrc.org>2019-12-15 15:38:57 +0000
commitcb37830974baf5450c483ef39e47333dbf1a5f1f (patch)
tree072cb165f16d0379722b194aaa9bbdf37996fb0d /sysutils
parentb72d181e3c9daf50bc43847b6720c0d93550c2e2 (diff)
downloadpkgsrc-cb37830974baf5450c483ef39e47333dbf1a5f1f.tar.gz
Bump PKGREVISION by change of default Ruby version
Bump PKGREVISION by change of default Ruby version from 2.4.x to 2.6.x. These packages are depends on Ruby in some ways.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/munin-node/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/munin-node/Makefile b/sysutils/munin-node/Makefile
index 669668e38cd..e11e09edc6d 100644
--- a/sysutils/munin-node/Makefile
+++ b/sysutils/munin-node/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2019/09/09 12:21:44 tm Exp $
+# $NetBSD: Makefile,v 1.41 2019/12/15 15:38:58 taca Exp $
#
PKGNAME= ${DISTNAME:S/munin/munin-node/}
+PKGREVISION= 1
COMMENT= System monitoring tool, client version
.include "../../sysutils/munin-common/Makefile.common"