summaryrefslogtreecommitdiff
path: root/www/apache13
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2004-05-01 18:44:59 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2004-05-01 18:44:59 +0000
commit69ddacfb77f1322b289b64f37b252a1c2bfd28ad (patch)
treee0ca57d063ffd3095ba4ed2ae14595fb7d33d6a1 /www/apache13
parentUpdate to 2.6.5. (diff)
commmand -> command
Notes
Notes: svn path=/head/; revision=108097
Diffstat (limited to 'www/apache13')
-rw-r--r--www/apache13/Makefile2
-rw-r--r--www/apache13/files/apache.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/apache13/Makefile b/www/apache13/Makefile
index 5d048396a64a..008eee22999f 100644
--- a/www/apache13/Makefile
+++ b/www/apache13/Makefile
@@ -7,7 +7,7 @@
PORTNAME= apache
PORTVERSION= 1.3.29
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD}
DISTNAME= apache_${PORTVERSION}
diff --git a/www/apache13/files/apache.sh b/www/apache13/files/apache.sh
index 1b57c7853e5a..d4e04946995b 100644
--- a/www/apache13/files/apache.sh
+++ b/www/apache13/files/apache.sh
@@ -27,4 +27,4 @@ load_rc_config $name
pidfile="${apache_pidfile}"
-run_rc_commmand "$1"
+run_rc_command "$1"