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-current | |
parent | f5626c92ccbdd28dc45d72d67ddeb50615fd1b30 (diff) | |
download | ports-bcc4614ebb8e7cedfc57740463f77b8e5a210499.tar.gz ports-bcc4614ebb8e7cedfc57740463f77b8e5a210499.zip |
Notes
Diffstat (limited to 'mail/postfix-current')
-rw-r--r-- | mail/postfix-current/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 4ea601125b34..aecd4539d0c3 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -22,7 +22,7 @@ LICENSE_NAME= IBM PUBLIC LICENSE VERSION 1.0 LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -CONFLICTS= courier-0.* postfix-1.* postfix-2.* postfix-base-2.* \ +CONFLICTS= courier-0.* postfix-1.* postfix-2.* postfix-base-2.* postfix2[789]-* \ sendmail-8.* sendmail+*-8.* smail-3.* zmailer-2.* opensmtpd-[0-9]* USERS= postfix |