diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-10-13 04:03:41 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-10-13 04:03:41 +0000 |
commit | 607af7710cd7997ba9ccd70c87d6d8e46fb5d492 (patch) | |
tree | 81fbaaa63a82f1d00f5943776de0545874982e79 /mail/postfix1/Makefile | |
parent | dcee19701bf6b5125da32b6082f23cea60655343 (diff) | |
download | ports-607af7710cd7997ba9ccd70c87d6d8e46fb5d492.tar.gz ports-607af7710cd7997ba9ccd70c87d6d8e46fb5d492.zip |
Notes
Diffstat (limited to 'mail/postfix1/Makefile')
-rw-r--r-- | mail/postfix1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/postfix1/Makefile b/mail/postfix1/Makefile index 7fe520c7a765..cf5ae4325099 100644 --- a/mail/postfix1/Makefile +++ b/mail/postfix1/Makefile @@ -29,6 +29,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= An alternative to widely-used Sendmail +CONFLICTS= courier-0.* postfix-2.* sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.* USE_SUBMAKE= yes USE_REINPLACE= yes |