summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/sendmail/Makefile3
-rw-r--r--mail/sendmail813/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile
index feade8e2d06..1c756feab18 100644
--- a/mail/sendmail/Makefile
+++ b/mail/sendmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.95 2007/01/20 20:08:31 tv Exp $
+# $NetBSD: Makefile,v 1.96 2007/04/17 10:35:50 jnemeth Exp $
.include "../../mail/sendmail/Makefile.common"
@@ -7,6 +7,7 @@ PKGREVISION= 4
COMMENT= The well known Mail Transport Agent
CONFLICTS+= courier-mta-[0-9]* fastforward>=0.51nb2 postfix-[0-9]*
+CONFLICTS+= qmail-[0-9]*
MESSAGE_SRC= ${WRKDIR}/.MESSAGE_SRC
PLIST_SRC= ${WRKDIR}/.PLIST_SRC
diff --git a/mail/sendmail813/Makefile b/mail/sendmail813/Makefile
index 10aee01f56a..14ced72e712 100644
--- a/mail/sendmail813/Makefile
+++ b/mail/sendmail813/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/04/17 10:16:53 jnemeth Exp $
+# $NetBSD: Makefile,v 1.2 2007/04/17 10:35:17 jnemeth Exp $
.include "../../mail/sendmail813/Makefile.common"
@@ -6,6 +6,7 @@ PKGNAME= sendmail-${DIST_VERS}
COMMENT= The well known Mail Transport Agent
CONFLICTS+= courier-mta-[0-9]* fastforward>=0.51nb2 postfix-[0-9]*
+CONFLICTS+= qmail-[0-9]*
MESSAGE_SRC= ${WRKDIR}/.MESSAGE_SRC
PLIST_SRC= ${WRKDIR}/.PLIST_SRC