diff options
Diffstat (limited to 'mail/postfix28/Makefile')
-rw-r--r-- | mail/postfix28/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile index c103e45f1ebe..58bd32f783f9 100644 --- a/mail/postfix28/Makefile +++ b/mail/postfix28/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. |