aboutsummaryrefslogtreecommitdiffstats
path: root/www/apache20/files
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2006-01-16 02:58:38 +0800
committerclement <clement@FreeBSD.org>2006-01-16 02:58:38 +0800
commit7b247e140593683d036de0784425ba9021d79477 (patch)
treef4a57f983ec75bb1b3249f3ae7bddfd25e2dc1a8 /www/apache20/files
parentbf23396c5548200a3658ec96530c67aea66e84ac (diff)
downloadfreebsd-ports-gnome-7b247e140593683d036de0784425ba9021d79477.tar.gz
freebsd-ports-gnome-7b247e140593683d036de0784425ba9021d79477.tar.zst
freebsd-ports-gnome-7b247e140593683d036de0784425ba9021d79477.zip
Cleanups and fixes
- remove useless options (and fix thread stuff) [1] - move print-closest-mirror to bsd.apache.mk - move threads configure options out of Makefile.modules - Fix stupid logic to disable v4mapped address [2] - and more... Submitted/spotted by: many, Hirohisa Yamaguchi <umq@ueo.co.jp> [1] ume[2] PR: ports/91813 [1]
Diffstat (limited to 'www/apache20/files')
-rw-r--r--www/apache20/files/apache.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache20/files/apache.sh b/www/apache20/files/apache.sh
index 5d6dc0db2e17..4ca6081fb0e7 100644
--- a/www/apache20/files/apache.sh
+++ b/www/apache20/files/apache.sh
@@ -5,7 +5,7 @@
# PROVIDE: apache2
# REQUIRE: NETWORKING SERVERS
-# BEFORE: DAEMON
+# BEFORE: LOGIN
# KEYWORD: FreeBSD shutdown
#