summaryrefslogtreecommitdiff
path: root/mail/mutt-devel/files/extra-patch-smime-no-outlook
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mutt-devel/files/extra-patch-smime-no-outlook')
-rw-r--r--mail/mutt-devel/files/extra-patch-smime-no-outlook11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/mutt-devel/files/extra-patch-smime-no-outlook b/mail/mutt-devel/files/extra-patch-smime-no-outlook
deleted file mode 100644
index 0d10becd82db..000000000000
--- a/mail/mutt-devel/files/extra-patch-smime-no-outlook
+++ /dev/null
@@ -1,11 +0,0 @@
---- smime.c.orig Thu May 2 01:20:42 2002
-+++ smime.c Fri Jul 26 18:15:19 2002
-@@ -144,7 +144,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