diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-10-14 15:47:28 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-10-14 15:47:28 +0000 |
commit | 31e9ea96819f40595b47d34d631e16c070c55c24 (patch) | |
tree | 453d1648cd1f70e62ce7ff23719e1146f609c3cd /mail/postfix23/Makefile | |
parent | faa8c9ff1534bb6705089382d1268f3a6bd7b1e8 (diff) | |
download | FreeBSD-ports-31e9ea96819f40595b47d34d631e16c070c55c24.zip FreeBSD-ports-31e9ea96819f40595b47d34d631e16c070c55c24.tar.gz |
- add CONFLICTS
Submitted by: eikemeier@fillmore-labs.com
Approved by: kris
Diffstat (limited to 'mail/postfix23/Makefile')
-rw-r--r-- | mail/postfix23/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/postfix23/Makefile b/mail/postfix23/Makefile index c449298..7dfc7ba1 100644 --- a/mail/postfix23/Makefile +++ b/mail/postfix23/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 |