summaryrefslogtreecommitdiff
path: root/www/apache13/files/apache.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/apache13/files/apache.in')
-rw-r--r--www/apache13/files/apache.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache13/files/apache.in b/www/apache13/files/apache.in
index 7bed9127803d..4d8421e20b5a 100644
--- a/www/apache13/files/apache.in
+++ b/www/apache13/files/apache.in
@@ -18,7 +18,7 @@
apache_enable=${apache_enable-"NO"}
apache_pidfile=${apache_pidfile-"/var/run/httpd.pid"}
-. %%RC_SUBR%%
+. /etc/rc.subr
name="apache"
rcvar=`set_rcvar`