summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/fetchmail/files/fetchmail-6.2.5-broken-headers.patch')
-rw-r--r--net-mail/fetchmail/files/fetchmail-6.2.5-broken-headers.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/net-mail/fetchmail/files/fetchmail-6.2.5-broken-headers.patch b/net-mail/fetchmail/files/fetchmail-6.2.5-broken-headers.patch
deleted file mode 100644
index 1f1ce04e6fdd..000000000000
--- a/net-mail/fetchmail/files/fetchmail-6.2.5-broken-headers.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- fetchmail-6.2.5.orig/transact.c~ 2004-06-01 16:51:33.769501872 +0200
-+++ fetchmail-6.2.5/transact.c 2004-06-01 16:52:18.322728752 +0200
-@@ -516,6 +516,7 @@
- if (linelen != strlen (line))
- has_nuls = TRUE;
- free(line);
-+ refuse_mail = 0;
- goto process_headers;
- }
-