aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.apache.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/Mk/bsd.apache.mk b/Mk/bsd.apache.mk
index 928e27e40e44..4bf52236f45c 100644
--- a/Mk/bsd.apache.mk
+++ b/Mk/bsd.apache.mk
@@ -42,10 +42,6 @@
# USE_APACHE= -22 # specify [max] version, no [min] version
#
# Note:
-# - Values can be specified with and without "." (dot) between major
-# and minor version numbers. For example 22 is equal to 2.2
-# Preferred is to define the value without "."
-#
# - If "+" is specified and no apache is installed, then
# ${DEFAULT_APACHE_VERSION} will be used.
#