aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/munin-node
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-03-02 17:55:24 +0800
committermat <mat@FreeBSD.org>2017-03-02 17:55:24 +0800
commit699f7f60983e065c2ee35ab746487368908f6c2b (patch)
tree1e662ae6febf2942d8fe1be2ade02397f256b43d /sysutils/munin-node
parent695849e99f592d4a09b7ab97b9e497384259c50e (diff)
downloadfreebsd-ports-gnome-699f7f60983e065c2ee35ab746487368908f6c2b.tar.gz
freebsd-ports-gnome-699f7f60983e065c2ee35ab746487368908f6c2b.tar.zst
freebsd-ports-gnome-699f7f60983e065c2ee35ab746487368908f6c2b.zip
Update to 2.0.32.
Sponsored by: Absolight
Diffstat (limited to 'sysutils/munin-node')
-rw-r--r--sysutils/munin-node/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/munin-node/Makefile b/sysutils/munin-node/Makefile
index 23444add9756..e6ae713624a4 100644
--- a/sysutils/munin-node/Makefile
+++ b/sysutils/munin-node/Makefile
@@ -3,7 +3,6 @@
PORTNAME= munin
PORTVERSION= ${MUNIN_VERSION}
-PORTREVISION= 1
CATEGORIES= sysutils perl5
MASTER_SITES= ${MUNIN_SITES}
PKGNAMESUFFIX= -node
@@ -27,7 +26,7 @@ RUN_DEPENDS= p5-Cache-Cache>=0:devel/p5-Cache-Cache \
USES= gmake perl5 shebangfix cpe
PKGMESSAGE= ${WRKDIR}/pkg-message
REINPLACE_ARGS= -i ""
-SHEBANG_FILES= node/sbin/munin-node node/sbin/munin-sched \
+SHEBANG_FILES= node/bin/munindoc node/sbin/munin-node node/sbin/munin-sched \
node/sbin/munin-run node/sbin/munin-node-configure
.include "${.CURDIR}/../munin-common/munin.mk"