aboutsummaryrefslogtreecommitdiff
path: root/www/pound/files/pound.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/pound/files/pound.sh.in')
-rw-r--r--www/pound/files/pound.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pound/files/pound.sh.in b/www/pound/files/pound.sh.in
index a6aca3b58cbb..23b6fa84dd5d 100644
--- a/www/pound/files/pound.sh.in
+++ b/www/pound/files/pound.sh.in
@@ -17,7 +17,7 @@
. /etc/rc.subr
name="%%NAME%%"
-rcvar=`set_rcvar`
+rcvar=%%NAME%%_enable
command="%%PREFIX%%/sbin/$name"
pidfile="/var/run/$name.pid"