aboutsummaryrefslogtreecommitdiff
path: root/sysutils/munin-node
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-05-26 16:39:57 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-05-26 16:39:57 +0000
commitc1e48012b83926c7ca9b249959ac6e78cc1e436e (patch)
tree1ec7d1d0c452261491398912838bce2486a27210 /sysutils/munin-node
parentfa176979aacfdd8decd724c05806d080edf37f24 (diff)
Notes
Diffstat (limited to 'sysutils/munin-node')
-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 676ffd03fe66..c98f982af3b4 100644
--- a/sysutils/munin-node/Makefile
+++ b/sysutils/munin-node/Makefile
@@ -3,7 +3,7 @@
PORTNAME= munin
PORTVERSION= ${MUNIN_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils perl5
MASTER_SITES= ${MUNIN_SITES}
PKGNAMESUFFIX= -node
@@ -20,6 +20,7 @@ RUN_DEPENDS= p5-Cache-Cache>=0:devel/p5-Cache-Cache \
p5-DateTime-HiRes>=0:devel/p5-DateTime-HiRes \
munin-common>=${MUNIN_VERSION}:sysutils/munin-common \
p5-Net-Server>=0:net/p5-Net-Server \
+ p5-List-MoreUtils>0:lang/p5-List-MoreUtils \
p5-Net-CIDR>=0:net-mgmt/p5-Net-CIDR \
p5-libwww>=0:www/p5-libwww \
bash:shells/bash