aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-10-20 00:20:33 +0800
committermiwi <miwi@FreeBSD.org>2008-10-20 00:20:33 +0800
commit7fa95e08286ed6cbfe6b074729bfcef6491cf22c (patch)
treea63cdf62f2b9596418add52ae73090103f135406 /mail
parent57a2ca3452c59b47bbe8027559a8df42ca170a0b (diff)
downloadfreebsd-ports-gnome-7fa95e08286ed6cbfe6b074729bfcef6491cf22c.tar.gz
freebsd-ports-gnome-7fa95e08286ed6cbfe6b074729bfcef6491cf22c.tar.zst
freebsd-ports-gnome-7fa95e08286ed6cbfe6b074729bfcef6491cf22c.zip
- Fix handling of malformed multipart messages
- Bump PORTREVISION PR: 128075 Submitted by: Udo Schweigert (maintainer) Reported by: Guy Brand <gb@isis.u-strasbg.fr> Reviewed by: Approved by: Obtained from: The patch has been taken from mutt's source code repository.
Diffstat (limited to 'mail')
-rw-r--r--mail/mutt-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile
index 6250c7222999..b62e1e91ca72 100644
--- a/mail/mutt-devel/Makefile
+++ b/mail/mutt-devel/Makefile
@@ -117,7 +117,7 @@
PORTNAME= mutt-devel
PORTVERSION= 1.5.18
-PORTREVISION?= 2
+PORTREVISION?= 3
CATEGORIES+= mail ipv6
.if defined(WITH_MUTT_NNTP)
CATEGORIES+= news