diff options
-rw-r--r-- | mail/postfix-tls/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/postfix-tls/Makefile b/mail/postfix-tls/Makefile index 976910aa983f..734c00b80415 100644 --- a/mail/postfix-tls/Makefile +++ b/mail/postfix-tls/Makefile @@ -3,10 +3,10 @@ PKGNAMESUFFIX= -tls -CONFLICTS_INSTALL= courier-0.* postfix-1.* postfix2?-* postfix21?-* \ - postfix-current-2.* postfix-current-base-2.* sendmail-8.* \ - sendmail+*-8.* smail-3.* zmailer-2.* opensmtpd-[0-9]* \ - postfix-2.* +CONFLICTS_INSTALL= courier-0.* postfix2?-* postfix21?-* postfix-2.* \ + postfix-current-[23].* postfix-current-base-[23].* \ + sendmail-8.* sendmail+*-8.* smail-3.* zmailer-2.* \ + opensmtpd-[0-9]* OPTIONS_SLAVE= TLS |