diff options
Diffstat (limited to 'mail/mutt-devel/files/extra-patch-smime-outlook')
-rw-r--r-- | mail/mutt-devel/files/extra-patch-smime-outlook | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/mutt-devel/files/extra-patch-smime-outlook b/mail/mutt-devel/files/extra-patch-smime-outlook deleted file mode 100644 index 355811694002..000000000000 --- a/mail/mutt-devel/files/extra-patch-smime-outlook +++ /dev/null @@ -1,11 +0,0 @@ ---- crypt.c.orig Fri Mar 7 09:23:44 2003 -+++ crypt.c Fri Mar 21 00:06:48 2003 -@@ -440,7 +440,7 @@ - { - len++; - if (!ascii_strcasecmp ((t+len), "p7m")) --#if 0 -+#if 1 - return SMIMEENCRYPT; - #else - /* Not sure if this is the correct thing to do, but |