diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-21 21:45:46 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-21 21:45:46 +0000 |
commit | b4a4d2220f7e8dfd167d32c21f19c0fc34edb1b9 (patch) | |
tree | 71548e48e7247973c4b4f6360a0aec7b77b08967 /mail/postfix26 | |
parent | 5f202059b151175bc1ca420a534c33ea048c7a0b (diff) | |
download | ports-b4a4d2220f7e8dfd167d32c21f19c0fc34edb1b9.tar.gz ports-b4a4d2220f7e8dfd167d32c21f19c0fc34edb1b9.zip |
Notes
Diffstat (limited to 'mail/postfix26')
-rw-r--r-- | mail/postfix26/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix26/Makefile b/mail/postfix26/Makefile index c103e45f1ebe..58bd32f783f9 100644 --- a/mail/postfix26/Makefile +++ b/mail/postfix26/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. |