aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/ipv6mon
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/ipv6mon')
-rw-r--r--net-mgmt/ipv6mon/Makefile1
-rw-r--r--net-mgmt/ipv6mon/files/ipv6mon.in2
2 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/ipv6mon/Makefile b/net-mgmt/ipv6mon/Makefile
index 04988aab293e..789b9bf64e04 100644
--- a/net-mgmt/ipv6mon/Makefile
+++ b/net-mgmt/ipv6mon/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ipv6mon
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= net-mgmt ipv6
MASTER_SITES= http://www.si6networks.com/tools/ipv6mon/
DISTNAME= ${PORTNAME}-v${PORTVERSION}
diff --git a/net-mgmt/ipv6mon/files/ipv6mon.in b/net-mgmt/ipv6mon/files/ipv6mon.in
index 9637bbabe808..6d01cba6bbb5 100644
--- a/net-mgmt/ipv6mon/files/ipv6mon.in
+++ b/net-mgmt/ipv6mon/files/ipv6mon.in
@@ -9,7 +9,7 @@
. /etc/rc.subr
name="ipv6mon"
-rcvar=$name
+rcvar="${name}_enable"
command="%%PREFIX%%/sbin/${name}"
pidfile="/var/run/${name}.pid"
required_files="%%PREFIX%%/etc/${name}.conf"