diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-10-23 06:56:25 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-10-23 06:56:25 +0000 |
commit | ecfc15202481ea7ade439921c67a569307b73d03 (patch) | |
tree | b3949af80aa4948a5e3507af94eea924e9e344fc /mail/cyrus/files/patch-be | |
parent | GTorrentViewer is a GTK2-based viewer and editor for BitTorrent meta files. It (diff) |
As previously announced, remove mail/cyrus due to security vulnerabilities.
Diffstat (limited to 'mail/cyrus/files/patch-be')
-rw-r--r-- | mail/cyrus/files/patch-be | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/cyrus/files/patch-be b/mail/cyrus/files/patch-be deleted file mode 100644 index 707298b92662..000000000000 --- a/mail/cyrus/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; |