aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2011-11-06 22:47:28 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2011-11-06 22:47:28 +0000
commit91d95a621d1755035515d19494e2ab3767db0901 (patch)
tree4d8ba993781cde929eaf70dfd34f3a83025dbca1 /Mk
parent542ab98854957fd759a6bc58499987685dc2c11c (diff)
Notes
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.
#