aboutsummaryrefslogtreecommitdiff
path: root/www/apache22/Makefile.modules
diff options
context:
space:
mode:
Diffstat (limited to 'www/apache22/Makefile.modules')
-rw-r--r--www/apache22/Makefile.modules2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache22/Makefile.modules b/www/apache22/Makefile.modules
index 209956a263e6..38c58ba36712 100644
--- a/www/apache22/Makefile.modules
+++ b/www/apache22/Makefile.modules
@@ -9,7 +9,7 @@
# Maintainer note for OPTION handling:
# To set additional option use
# PORT_OPTIONS+=
-# To unset an OPTION, even the OPTION is set in OPTIONSFILE use
+# To unset an OPTION, even the OPTION is set in OPTIONS_FILE use
# WITHOUT_MODULES+=
# Using OPTIONS_EXCLUDE and OPTIONS_OVERRIDE do not work as expected
# if the OPTION is enabled by the user, therefore we calculate