diff options
author | tron <tron@pkgsrc.org> | 2011-02-03 14:11:50 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2011-02-03 14:11:50 +0000 |
commit | 110989a8c3a0bcf062cf378800b2d2cd566e64ff (patch) | |
tree | 6a6c6961c68be7bddbd099f471278208d9358f4a /mail/mutt-devel/Makefile | |
parent | 265e330d4f6eccb3b934060abe58c2406bd119bd (diff) | |
download | pkgsrc-110989a8c3a0bcf062cf378800b2d2cd566e64ff.tar.gz |
Add a patch from the "mutt" bug tracking system which works arround a bug
in Exchange 2010's IMAP server. Tested with Dovecot 2.0 and Exchange 2010.
Diffstat (limited to 'mail/mutt-devel/Makefile')
-rw-r--r-- | mail/mutt-devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile index 4c0d97d9bc4..db8a1d020b9 100644 --- a/mail/mutt-devel/Makefile +++ b/mail/mutt-devel/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.80 2010/11/07 14:52:47 tonio Exp $ +# $NetBSD: Makefile,v 1.81 2011/02/03 14:11:50 tron Exp $ DISTNAME= mutt-1.5.21 +PKGREVISION= 1 CATEGORIES= mail MUTT_SITES= ftp://ftp.mutt.org/mutt/ \ ftp://ftp.stealth.net/pub/mirrors/ftp.mutt.org/pub/mutt/ \ |