diff options
author | Rene Ladan <rene@FreeBSD.org> | 2014-06-30 11:31:04 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2014-06-30 11:31:04 +0000 |
commit | 8c108f1a312eb49c4820e65179aaecc40b002c51 (patch) | |
tree | 042dba241a120e8ea610123980307913c3c35b31 /mail/cyrus-imapd2/files/patch-be | |
parent | - reset maintainer due to multiple timeouts [1] (diff) |
Remove expired ports:
2014-06-30 mail/cyrus-imapd2: Cyrus IMAPd 2.1.X have been deprecated, consider using 2.4.X.
2014-06-30 mail/cyrus-imapd22: No further releases of 2.2.X are planned, consider using 2.4.X.
Notes
Notes:
svn path=/head/; revision=359828
Diffstat (limited to 'mail/cyrus-imapd2/files/patch-be')
-rw-r--r-- | mail/cyrus-imapd2/files/patch-be | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/cyrus-imapd2/files/patch-be b/mail/cyrus-imapd2/files/patch-be deleted file mode 100644 index 707298b92662..000000000000 --- a/mail/cyrus-imapd2/files/patch-be +++ /dev/null @@ -1,13 +0,0 @@ ---- imap/krbck.c.orig Sat Dec 21 02:08:21 1996 -+++ imap/krbck.c Wed Oct 8 13:56:58 1997 -@@ -29,7 +29,9 @@ - - #define EXIT_CHOKE (int) 10 - --#define CONFIG_FILENAME "/etc/imapd.conf" -+#if !defined(CONFIG_FILENAME) -+ #define CONFIG_FILENAME "/etc/imapd.conf" -+#endif - #define MAX_FILENAME_LEN 255 - - int errno; |