aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2004-10-25 21:40:45 +0800
committerosa <osa@FreeBSD.org>2004-10-25 21:40:45 +0800
commitb7fbdb46f34122719685a169d10ac30940777449 (patch)
tree4a1b1bf0c71a33a83f68bfed2582b65cf1afa1f6 /www
parent8d8e939dff0f94f546b0e806af360ce7e7150bf2 (diff)
downloadfreebsd-ports-gnome-b7fbdb46f34122719685a169d10ac30940777449.tar.gz
freebsd-ports-gnome-b7fbdb46f34122719685a169d10ac30940777449.tar.zst
freebsd-ports-gnome-b7fbdb46f34122719685a169d10ac30940777449.zip
Cosmetic fixes:
1) :.,$ s/apache/nginx/g 2) remove FreeBSD from KEYWORD section
Diffstat (limited to 'www')
-rw-r--r--www/nginx-devel/files/nginx.sh6
-rw-r--r--www/nginx/files/nginx.sh6
2 files changed, 6 insertions, 6 deletions
diff --git a/www/nginx-devel/files/nginx.sh b/www/nginx-devel/files/nginx.sh
index dee8f0cad5be..da3e9d13d694 100644
--- a/www/nginx-devel/files/nginx.sh
+++ b/www/nginx-devel/files/nginx.sh
@@ -4,12 +4,12 @@
# PROVIDE: nginx
# REQUIRE: DAEMON
# BEFORE: LOGIN
-# KEYWORD: FreeBSD shutdown
+# KEYWORD: shutdown
-# Define these apache_* variables in one of these files:
+# Define these nginx_* variables in one of these files:
# /etc/rc.conf
# /etc/rc.conf.local
-# /etc/rc.conf.d/apache
+# /etc/rc.conf.d/nginx
#
# DO NOT CHANGE THESE DEFAULT VALUES HERE
#
diff --git a/www/nginx/files/nginx.sh b/www/nginx/files/nginx.sh
index dee8f0cad5be..da3e9d13d694 100644
--- a/www/nginx/files/nginx.sh
+++ b/www/nginx/files/nginx.sh
@@ -4,12 +4,12 @@
# PROVIDE: nginx
# REQUIRE: DAEMON
# BEFORE: LOGIN
-# KEYWORD: FreeBSD shutdown
+# KEYWORD: shutdown
-# Define these apache_* variables in one of these files:
+# Define these nginx_* variables in one of these files:
# /etc/rc.conf
# /etc/rc.conf.local
-# /etc/rc.conf.d/apache
+# /etc/rc.conf.d/nginx
#
# DO NOT CHANGE THESE DEFAULT VALUES HERE
#