aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-07-21 21:45:46 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-07-21 21:45:46 +0000
commitb4a4d2220f7e8dfd167d32c21f19c0fc34edb1b9 (patch)
tree71548e48e7247973c4b4f6360a0aec7b77b08967 /mail/postfix
parent5f202059b151175bc1ca420a534c33ea048c7a0b (diff)
downloadports-b4a4d2220f7e8dfd167d32c21f19c0fc34edb1b9.tar.gz
ports-b4a4d2220f7e8dfd167d32c21f19c0fc34edb1b9.zip
- Update comment to match existing options
PR: ports/83079 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> Approved by: Vivek Khera <vivek@khera.org> (maintainer)
Notes
Notes: svn path=/head/; revision=139849
Diffstat (limited to 'mail/postfix')
-rw-r--r--mail/postfix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index c103e45f1ebe..58bd32f783f9 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -7,7 +7,7 @@
# To pre-select options in batch mode, run make like this:
#
-# make -DBATCH POSTFIX_OPTIONS="DB3 IPv6TLS"
+# make -DBATCH POSTFIX_OPTIONS="DB3 TLS"
#
# the options are the same names as in the scripts/configure.postfix file.
# POSTFIX_OPTIONS can be set in /etc/make.conf also.