aboutsummaryrefslogtreecommitdiffstats
path: root/mail/postfix22/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/postfix22/Makefile')
-rw-r--r--mail/postfix22/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix22/Makefile b/mail/postfix22/Makefile
index 329a371d45ac..7152cb281f74 100644
--- a/mail/postfix22/Makefile
+++ b/mail/postfix22/Makefile
@@ -7,7 +7,7 @@
# To pre-select options in batch mode, run make like this:
#
-# make -DBATCH POSTFIX_OPTIONS="DB43 TLS"
+# make -DBATCH POSTFIX_OPTIONS="BDB TLS"
#
# the options are the same names as in the scripts/configure.postfix file.
# POSTFIX_OPTIONS can be set in /etc/make.conf also.