pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/exim3 Conflict with exim-exiscan.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1e0273d7102a
branches:  trunk
changeset: 477733:1e0273d7102a
user:      reed <reed%pkgsrc.org@localhost>
date:      Thu Jul 08 00:14:05 2004 +0000

description:
Conflict with exim-exiscan.

diffstat:

 mail/exim3/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r b8d9b98fa066 -r 1e0273d7102a mail/exim3/Makefile
--- a/mail/exim3/Makefile       Wed Jul 07 21:11:40 2004 +0000
+++ b/mail/exim3/Makefile       Thu Jul 08 00:14:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/07/07 08:51:52 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2004/07/08 00:14:05 reed Exp $
 
 DISTNAME=      exim-3.36
 PKGREVISION=   2
@@ -11,6 +11,8 @@
 HOMEPAGE=      http://www.exim.org/
 COMMENT=       The Exim mail transfer agent, a replacement for sendmail
 
+CONFLICTS+=    exim-exiscan-[0-9]*
+
 USE_BUILDLINK3=        YES
 USE_PERL5=     YES
 USE_PKGINSTALL=        YES



Home | Main Index | Thread Index | Old Index