diff options
author | Doug Barton <dougb@FreeBSD.org> | 2006-02-20 20:47:50 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2006-02-20 20:47:50 +0000 |
commit | c49d1a3273d77f35b5564b3722856ca8b9dcc291 (patch) | |
tree | 3da9de442d629d38ac63cb930e82da714209de9f /www/apache20 | |
parent | 2aa383c4ecd765535e04e8eba8a625608b808ee4 (diff) |
Notes
Diffstat (limited to 'www/apache20')
-rw-r--r-- | www/apache20/files/apache.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache20/files/apache.sh b/www/apache20/files/apache.sh index 4ca6081fb0e7..a89a1b47e5fe 100644 --- a/www/apache20/files/apache.sh +++ b/www/apache20/files/apache.sh @@ -6,7 +6,7 @@ # PROVIDE: apache2 # REQUIRE: NETWORKING SERVERS # BEFORE: LOGIN -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # # Add the following lines to /etc/rc.conf to enable apache2: |