aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2012-01-14 14:52:13 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2012-01-14 14:52:13 +0000
commite99e060d34098f91b3c85d43e4cd8b7f232c3b6f (patch)
tree53bc6450949052e6051f9e0876c024cff8c5ec09 /comms
parent4093906419c118caaaa2d82b2d1c0eebd29937cd (diff)
downloadports-e99e060d34098f91b3c85d43e4cd8b7f232c3b6f.tar.gz
ports-e99e060d34098f91b3c85d43e4cd8b7f232c3b6f.zip
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/hylafax/files/hylafax.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/hylafax/files/hylafax.sh.in b/comms/hylafax/files/hylafax.sh.in
index 3e08c32ae05b..9364e6ad689c 100644
--- a/comms/hylafax/files/hylafax.sh.in
+++ b/comms/hylafax/files/hylafax.sh.in
@@ -17,7 +17,7 @@ hylafax_enable=${hylafax_enable-"NO"}
. /etc/rc.subr
name="hylafax"
-rcvar=hylafax_enable
+rcvar="hylafax_enable"
start_cmd="%%PREFIX%%/sbin/hylafax start"
stop_cmd="%%PREFIX%%/sbin/hylafax stop"