aboutsummaryrefslogtreecommitdiff
path: root/www/httptunnel
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-01-14 08:57:23 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-01-14 08:57:23 +0000
commit83eb2c37009874672764765ec3bf3b59286c7391 (patch)
treea956ace1a4a1e10876d4c36f12af02bc9df6cb29 /www/httptunnel
parent3c1484f2613137d7eaba8577f6d580c5532ac912 (diff)
downloadports-83eb2c37009874672764765ec3bf3b59286c7391.tar.gz
ports-83eb2c37009874672764765ec3bf3b59286c7391.zip
Notes
Diffstat (limited to 'www/httptunnel')
-rw-r--r--www/httptunnel/files/htc.in2
-rw-r--r--www/httptunnel/files/hts.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/httptunnel/files/htc.in b/www/httptunnel/files/htc.in
index bfd0a1a0ee17..03117092b511 100644
--- a/www/httptunnel/files/htc.in
+++ b/www/httptunnel/files/htc.in
@@ -26,7 +26,7 @@
. /etc/rc.subr
name="htc"
-rcvar=${name}_enable
+rcvar=htc_enable
command=%%PREFIX%%/bin/${name}
diff --git a/www/httptunnel/files/hts.in b/www/httptunnel/files/hts.in
index 2ccae4627ab7..00959c3a72f2 100644
--- a/www/httptunnel/files/hts.in
+++ b/www/httptunnel/files/hts.in
@@ -20,7 +20,7 @@
. /etc/rc.subr
name="hts"
-rcvar=${name}_enable
+rcvar=hts_enable
command=%%PREFIX%%/bin/${name}