diff options
author | schmonz <schmonz> | 2004-07-21 23:30:16 +0000 |
---|---|---|
committer | schmonz <schmonz> | 2004-07-21 23:30:16 +0000 |
commit | a29986db724b91c216dc8a36816b1cd1de2b1700 (patch) | |
tree | 3a317648bfb2d33559c182bd0ed5e80806162d8e /mail/sendmail811 | |
parent | 615be74d0abf8aff8123c32aeee4f5df8db1b664 (diff) | |
download | pkgsrc-a29986db724b91c216dc8a36816b1cd1de2b1700.tar.gz |
Add CONFLICTS with the upcoming mail/fastforward update.
Diffstat (limited to 'mail/sendmail811')
-rw-r--r-- | mail/sendmail811/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sendmail811/Makefile b/mail/sendmail811/Makefile index 9b10afd6879..6b425b2ba3d 100644 --- a/mail/sendmail811/Makefile +++ b/mail/sendmail811/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2004/04/21 21:09:31 cube Exp $ +# $NetBSD: Makefile,v 1.18 2004/07/21 23:30:16 schmonz Exp $ DISTNAME= sendmail.8.11.6 PKGNAME= sendmail-8.11.6 @@ -27,7 +27,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.sendmail.org/ COMMENT= The well known Mail Transport Agent -CONFLICTS+= postfix-[0-9]* +CONFLICTS+= postfix-[0-9]* fastforward>=0.51nb2 LICENSE= no-profit |