aboutsummaryrefslogtreecommitdiffstats
path: root/mail/postfix
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-07-22 05:45:46 +0800
committerpav <pav@FreeBSD.org>2005-07-22 05:45:46 +0800
commit27b3e8a8ba748e2d022eded73a34003b1bf2621b (patch)
treeea00e58ea41b0827192831fd09162121989c9e66 /mail/postfix
parentb465308361a7b0cb34cce1cac0208679f2293c6a (diff)
downloadfreebsd-ports-gnome-27b3e8a8ba748e2d022eded73a34003b1bf2621b.tar.gz
freebsd-ports-gnome-27b3e8a8ba748e2d022eded73a34003b1bf2621b.tar.zst
freebsd-ports-gnome-27b3e8a8ba748e2d022eded73a34003b1bf2621b.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)
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.