diff options
Diffstat (limited to 'mail/sendmail')
-rw-r--r-- | mail/sendmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile index e81cd6b285f..283424218e7 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.85 2006/04/23 00:12:39 jlam Exp $ +# $NetBSD: Makefile,v 1.86 2006/05/01 02:57:03 jlam Exp $ .include "../../mail/sendmail/Makefile.common" @@ -6,7 +6,7 @@ PKGNAME= sendmail-${DIST_VERS} PKGREVISION= 2 COMMENT= The well known Mail Transport Agent -CONFLICTS+= postfix-[0-9]* fastforward>=0.51nb2 +CONFLICTS+= courier-mta-[0-9]* fastforward>=0.51nb2 postfix-[0-9]* MESSAGE_SRC= ${WRKDIR}/.MESSAGE_SRC PLIST_SRC= ${WRKDIR}/.PLIST_SRC |