diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:25:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:25:59 +0000 |
commit | 8003ba152f15aa82aaadd76fcd6b669cc0cc9981 (patch) | |
tree | 7842527232644d8f0fc76639a38e9596a910d381 /mail/elm+ME/files/patch-mime_parse.c | |
parent | Convert to USES=libtool and add INSTALL_TARGET=install-strip (diff) |
Remove non staged ports without pending PR from ma*
Diffstat (limited to 'mail/elm+ME/files/patch-mime_parse.c')
-rw-r--r-- | mail/elm+ME/files/patch-mime_parse.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/mail/elm+ME/files/patch-mime_parse.c b/mail/elm+ME/files/patch-mime_parse.c deleted file mode 100644 index a5d4df6e0e45..000000000000 --- a/mail/elm+ME/files/patch-mime_parse.c +++ /dev/null @@ -1,12 +0,0 @@ -Do not pause to inform the user, metamail is not needed. -Maybe, there is no need to even say anything at all... - ---- melib/mime_parse.c Sun Jun 27 15:39:33 2004 -+++ melib/mime_parse.c Thu Jul 7 16:46:46 2005 -@@ -749,5 +749,5 @@ - - if (! (tmp & NOTPLAIN_need_metamail)) { -- lib_error(CATGETS(elm_msg_cat, MeSet, MeParsingMimeNoMetamail, -+ lib_transient(CATGETS(elm_msg_cat, MeSet, MeParsingMimeNoMetamail, - "Parsing MIME structure... metamail not needed")); - } |