Index: head/mail/postfix-tls/Makefile =================================================================== --- head/mail/postfix-tls/Makefile (revision 378221) +++ head/mail/postfix-tls/Makefile (revision 378222) @@ -1,16 +1,16 @@ # Created by: Bjoern A. Zeeb # $FreeBSD$ 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 MASTERDIR= ${.CURDIR}/../postfix LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX} .include "${MASTERDIR}/Makefile"