diff options
author | sahil <sahil@FreeBSD.org> | 2014-05-08 09:40:38 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2014-05-08 09:40:38 +0800 |
commit | 3fa6af31cde616977d00fd54215ec0e479216b72 (patch) | |
tree | 0d19a137291c7fa3f7b0a836dda0709c02e639a1 /mail/Makefile | |
parent | f3a368e7d9895e290a39b1b17d99844493a836a2 (diff) | |
download | freebsd-ports-gnome-3fa6af31cde616977d00fd54215ec0e479216b72.tar.gz freebsd-ports-gnome-3fa6af31cde616977d00fd54215ec0e479216b72.tar.zst freebsd-ports-gnome-3fa6af31cde616977d00fd54215ec0e479216b72.zip |
- Add a child Postfix port with TLS enabled by default
Submitted by: bz
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index b2b1303e2c09..a8cee4a9d0e2 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -508,6 +508,7 @@ SUBDIR += postfix-policyd-spf-python SUBDIR += postfix-policyd-weight SUBDIR += postfix-postfwd + SUBDIR += postfix-tls SUBDIR += postfix210 SUBDIR += postfix27 SUBDIR += postfix28 |