summaryrefslogtreecommitdiff
path: root/mail/exim/files/patch-src_readconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/exim/files/patch-src_readconf.c')
-rw-r--r--mail/exim/files/patch-src_readconf.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/mail/exim/files/patch-src_readconf.c b/mail/exim/files/patch-src_readconf.c
deleted file mode 100644
index a630c8023e95..000000000000
--- a/mail/exim/files/patch-src_readconf.c
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- src/readconf.c.orig
-+++ src/readconf.c
-@@ -340,7 +340,7 @@
- { "split_spool_directory", opt_bool, &split_spool_directory },
- { "spool_directory", opt_stringptr, &spool_directory },
- #ifdef EXPERIMENTAL_SRS
-- { "srs_config", opt_stringptr, &srs_config },
-+ { "srs_alwaysrewrite", opt_bool, &srs_alwaysrewrite },
- { "srs_hashlength", opt_int, &srs_hashlength },
- { "srs_hashmin", opt_int, &srs_hashmin },
- { "srs_maxage", opt_int, &srs_maxage },