aboutsummaryrefslogtreecommitdiff
path: root/mail/mutt/files/extra-patch-smime-outlook
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mutt/files/extra-patch-smime-outlook')
-rw-r--r--mail/mutt/files/extra-patch-smime-outlook11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/mutt/files/extra-patch-smime-outlook b/mail/mutt/files/extra-patch-smime-outlook
deleted file mode 100644
index 62f87e1fb675..000000000000
--- a/mail/mutt/files/extra-patch-smime-outlook
+++ /dev/null
@@ -1,11 +0,0 @@
---- crypt.c.orig 2018-05-19 20:33:53 UTC
-+++ crypt.c
-@@ -501,7 +501,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