diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-10-14 15:47:28 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-10-14 15:47:28 +0000 |
commit | 23a445abcc9dd15f1c63303324204d3dc6121aec (patch) | |
tree | 965aa9070c0dc6fc109a2fbd6867d66bd31c3954 /mail/postfix21 | |
parent | d1b15b0c12058a6784b9658c47b53e3cdc149809 (diff) | |
download | ports-23a445abcc9dd15f1c63303324204d3dc6121aec.tar.gz ports-23a445abcc9dd15f1c63303324204d3dc6121aec.zip |
- add CONFLICTS
Submitted by: eikemeier@fillmore-labs.com
Approved by: kris
Notes
Notes:
svn path=/head/; revision=91213
Diffstat (limited to 'mail/postfix21')
-rw-r--r-- | mail/postfix21/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/postfix21/Makefile b/mail/postfix21/Makefile index c4492982d8d9..7dfc7ba13a0e 100644 --- a/mail/postfix21/Makefile +++ b/mail/postfix21/Makefile @@ -33,6 +33,7 @@ PATCHFILES= postfix-2.0-ns-mx-acl-patch.gz MAINTAINER= khera@kciLink.com COMMENT= A secure alternative to widely-used Sendmail +CONFLICTS= courier-0.* postfix-1.* sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.* USE_SUBMAKE= yes USE_REINPLACE= yes |