aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2021-03-27 21:19:11 +0000
committerMatthias Andree <mandree@FreeBSD.org>2021-03-27 21:19:11 +0000
commit9bdca5221641fb3fc38551907654d7830576fb79 (patch)
tree79899b6c14c87ce3ae40baa6fd0fa5d54bebb84c /mail/Makefile
parent0d575cf87ebee2cba53de1a33faf57f261111f2d (diff)
downloadports-9bdca5221641fb3fc38551907654d7830576fb79.tar.gz
ports-9bdca5221641fb3fc38551907654d7830576fb79.zip
mailman: add -postfix and -exim4 slave ports
This is to avoid accidents on upgrading, for instance, if the POSTFIX option is getting lost and mail starts to bounce. The slave ports prevent that.
Notes
Notes: svn path=/head/; revision=569359
Diffstat (limited to 'mail/Makefile')
-rw-r--r--mail/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index f68086560a1a..54234efba2bf 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -203,6 +203,8 @@
SUBDIR += mailgraph
SUBDIR += mailhog
SUBDIR += mailman
+ SUBDIR += mailman-exim4
+ SUBDIR += mailman-postfix
SUBDIR += mailman3
SUBDIR += mailscanner
SUBDIR += mailsync