diff options
Diffstat (limited to 'mail/courier')
-rw-r--r-- | mail/courier/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/courier/Makefile b/mail/courier/Makefile index af3651ace31a..1efc3224d857 100644 --- a/mail/courier/Makefile +++ b/mail/courier/Makefile @@ -35,6 +35,7 @@ IMAGEURL?= /webmail CACHEOWN?= pop MAILDROPDEFAULT?=./Maildir # End of user-serviceable variables +CONFLICTS= postfix-1.* postfix-2.* sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.* MAILOWN= courier MAILGRP= courier MAILUID= 62 |