diff options
Diffstat (limited to 'www/xshttpd-devel/files/xshttpd.sh.in')
-rw-r--r-- | www/xshttpd-devel/files/xshttpd.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/xshttpd-devel/files/xshttpd.sh.in b/www/xshttpd-devel/files/xshttpd.sh.in index 65822c737ec2..e2c539ad8a17 100644 --- a/www/xshttpd-devel/files/xshttpd.sh.in +++ b/www/xshttpd-devel/files/xshttpd.sh.in @@ -14,7 +14,7 @@ # Set it to "YES" to enable XS-HTTPD. # -. %%RC_SUBR%% +. /etc/rc.subr name="xshttpd" rcvar=`set_rcvar` |