diff options
author | sahil <sahil@FreeBSD.org> | 2014-05-08 09:47:58 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2014-05-08 09:47:58 +0800 |
commit | efc0e626565722c55d4c292b16a07ba32d72003f (patch) | |
tree | dddc7fe2e81dc20753ff9c7a2ba9ffef106c53e8 /mail/postfix27 | |
parent | 3fa6af31cde616977d00fd54215ec0e479216b72 (diff) | |
download | freebsd-ports-gnome-efc0e626565722c55d4c292b16a07ba32d72003f.tar.gz freebsd-ports-gnome-efc0e626565722c55d4c292b16a07ba32d72003f.tar.zst freebsd-ports-gnome-efc0e626565722c55d4c292b16a07ba32d72003f.zip |
- Update CONFLICTS
Approved by: portmgr (bdrewery)
Diffstat (limited to 'mail/postfix27')
-rw-r--r-- | mail/postfix27/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix27/Makefile b/mail/postfix27/Makefile index ba8347a953c6..74d5e6922f96 100644 --- a/mail/postfix27/Makefile +++ b/mail/postfix27/Makefile @@ -29,7 +29,7 @@ VDAVERSION= 2.7.13 CONFLICTS= courier-0.* postfix-1.* postfix2[89]-* postfix21?-* \ postfix-2.* postfix-base-2.* postfix-current-2.* \ postfix-current-base-2.* sendmail-8.* sendmail+*-8.* \ - smail-3.* zmailer-2.* opensmtpd-[0-9]* + smail-3.* zmailer-2.* opensmtpd-[0-9]* postfix-tls-* USERS= postfix GROUPS= mail maildrop postfix |