summaryrefslogtreecommitdiff
path: root/mail/pine4/files/patch-be
diff options
context:
space:
mode:
Diffstat (limited to 'mail/pine4/files/patch-be')
-rw-r--r--mail/pine4/files/patch-be20
1 files changed, 0 insertions, 20 deletions
diff --git a/mail/pine4/files/patch-be b/mail/pine4/files/patch-be
deleted file mode 100644
index 3d5efa25dc68..000000000000
--- a/mail/pine4/files/patch-be
+++ /dev/null
@@ -1,20 +0,0 @@
---- pine/pine.c.orig Tue Aug 7 15:52:00 2001
-+++ pine/pine.c Fri Sep 28 00:51:54 2001
-@@ -40,7 +40,7 @@
- ----------------------------------------------------------------------*/
-
- #include "headers.h"
--#include "../c-client/imap4r1.h"
-+#include "c-client/imap4r1.h"
-
-
- /*
-@@ -361,7 +361,7 @@
- #endif
-
- /*------- Set up c-client drivers -------*/
--#include "../c-client/linkage.c"
-+#include "c-client/linkage.c"
- /*
- * Lookups of long login names which don't exist are very slow in aix.
- * This would normally get set in system-wide config if not needed.