diff options
Diffstat (limited to 'mail/fastforward')
-rw-r--r-- | mail/fastforward/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fastforward/Makefile b/mail/fastforward/Makefile index 6411562073a..d1a79176641 100644 --- a/mail/fastforward/Makefile +++ b/mail/fastforward/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2009/05/19 09:07:14 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2010/03/12 13:19:49 obache Exp $ # DISTNAME= fastforward-0.51 @@ -13,7 +13,7 @@ LICENSE= public-domain DEPENDS+= qmail>=1.03nb7:../../mail/qmail -CONFLICTS+= postfix-[0-9]* sendmail-[0-9]* +CONFLICTS+= esmtp>=1.2 postfix-[0-9]* sendmail-[0-9]* USE_TOOLS+= nroff |