diff options
author | jlam <jlam@pkgsrc.org> | 2006-05-01 02:57:03 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-05-01 02:57:03 +0000 |
commit | 6d3e25ffb42dc3238d0dd639080b4b9de21f79d0 (patch) | |
tree | d91768a54d8fd59c0e40ee2ee45c89ec2cea7d75 /mail/postfix | |
parent | f84989a8e9c021bb673caf249cb67cb3d88b1bd3 (diff) | |
download | pkgsrc-6d3e25ffb42dc3238d0dd639080b4b9de21f79d0.tar.gz |
Conflict with courier-mta.
Diffstat (limited to 'mail/postfix')
-rw-r--r-- | mail/postfix/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 25021991a1e..b6238331ac7 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.180 2006/04/23 00:12:38 jlam Exp $ +# $NetBSD: Makefile,v 1.181 2006/05/01 02:57:03 jlam Exp $ DISTNAME= postfix-2.2.10 #PKGREVISION= 1 @@ -11,7 +11,7 @@ COMMENT= Postfix SMTP server and tools DIST_SUBDIR= postfix -CONFLICTS+= sendmail-[0-9]* fastforward>=0.51nb2 +CONFLICTS+= courier-mta-[0-9]* fastforward>=0.51nb2 sendmail-[0-9]* PKG_INSTALLATION_TYPES= overwrite pkgviews |