pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/courier-mta Note conflicts with postfix, qmail, a...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d8026a2eb1d9
branches: trunk
changeset: 512087:d8026a2eb1d9
user: jlam <jlam%pkgsrc.org@localhost>
date: Mon May 01 02:57:58 2006 +0000
description:
Note conflicts with postfix, qmail, and sendmail.
diffstat:
mail/courier-mta/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 61c6872eba55 -r d8026a2eb1d9 mail/courier-mta/Makefile
--- a/mail/courier-mta/Makefile Mon May 01 02:57:03 2006 +0000
+++ b/mail/courier-mta/Makefile Mon May 01 02:57:58 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/04/30 18:20:59 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2006/05/01 02:57:58 jlam Exp $
DISTNAME= courier-${COURIER_VERSION}
PKGREVISION= 1
@@ -6,6 +6,8 @@
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/}
EXTRACT_SUFX= .tar.bz2
+CONFLICTS+= postfix-[0-9]* qmail-[0-9]* sendmail-[0-9]*
+
MAINTAINER= jlam%pkgsrc.org@localhost
COMMENT= Courier mail transport agent
HOMEPAGE= http://www.courier-mta.org/
Home |
Main Index |
Thread Index |
Old Index