diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2013-12-05 11:10:49 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2013-12-05 11:10:49 +0000 |
commit | bcc4614ebb8e7cedfc57740463f77b8e5a210499 (patch) | |
tree | dbba8f7c619a6f7db5c86ae59117cfcf6e8fe57e /mail/postfix | |
parent | f5626c92ccbdd28dc45d72d67ddeb50615fd1b30 (diff) |
Notes
Diffstat (limited to 'mail/postfix')
-rw-r--r-- | mail/postfix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index ec221a66c6bf..288c39c77937 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -22,7 +22,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept VDAVERSION= 2.10.0 -CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-9].* postfix-base-2.[0-9].* \ +CONFLICTS= courier-0.* postfix-1.* postfix2?-* \ postfix-current-2.* postfix-current-base-2.* sendmail-8.* \ sendmail+*-8.* smail-3.* zmailer-2.* opensmtpd-[0-9]* |