pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/postfix-current Fixed CONFLICTS



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f82ad8d2ea12
branches:  trunk
changeset: 470241:f82ad8d2ea12
user:      martti <martti%pkgsrc.org@localhost>
date:      Sun Mar 07 12:29:41 2004 +0000

description:
Fixed CONFLICTS

diffstat:

 mail/postfix-current/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b28e544ab996 -r f82ad8d2ea12 mail/postfix-current/Makefile
--- a/mail/postfix-current/Makefile     Sun Mar 07 12:12:38 2004 +0000
+++ b/mail/postfix-current/Makefile     Sun Mar 07 12:29:41 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2004/03/07 10:16:05 grant Exp $
+# $NetBSD: Makefile,v 1.27 2004/03/07 12:29:41 martti Exp $
 
 DISTNAME=      postfix-2.0.18-20040209
 PKGNAME=       postfix-20040209
@@ -9,7 +9,7 @@
 HOMEPAGE=      http://www.postfix.org/
 COMMENT=       Postfix SMTP server and tools
 
-CONFLICTS+=    sendmail-[0-9]
+CONFLICTS+=    sendmail-[0-9]*
 
 DIST_SUBDIR=   postfix
 



Home | Main Index | Thread Index | Old Index