summaryrefslogtreecommitdiff
path: root/net-mail/sympa/files/sympa-6.0.fix.defaults.patch
diff options
context:
space:
mode:
authorMarcin Deranek <marcin.deranek@slonko.net>2020-03-09 09:36:09 +0100
committerMarcin Deranek <marcin.deranek@slonko.net>2020-03-09 09:36:09 +0100
commitaf62905d06499302d92f165768168d76f9138f64 (patch)
tree6536ac22d981254ecbf97b20e72372ef78c2320a /net-mail/sympa/files/sympa-6.0.fix.defaults.patch
parented1bb51fde83231756a5eaea9bffd6599be2ee90 (diff)
downloadportage-af62905d06499302d92f165768168d76f9138f64.tar.gz
portage-af62905d06499302d92f165768168d76f9138f64.tar.bz2
portage-af62905d06499302d92f165768168d76f9138f64.zip
Remove obsolete/outdated version
Diffstat (limited to 'net-mail/sympa/files/sympa-6.0.fix.defaults.patch')
-rw-r--r--net-mail/sympa/files/sympa-6.0.fix.defaults.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mail/sympa/files/sympa-6.0.fix.defaults.patch b/net-mail/sympa/files/sympa-6.0.fix.defaults.patch
deleted file mode 100644
index 55ea608..0000000
--- a/net-mail/sympa/files/sympa-6.0.fix.defaults.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/lib/confdef.pm.orig 2009-07-27 19:58:23.043761210 +0200
-+++ src/lib/confdef.pm 2009-07-27 20:05:05.871259383 +0200
-@@ -133,7 +133,7 @@
- },
- {
- name => 'queuebounce',
-- default => Sympa::Constants::SPOOLDIR . '/bounce',
-+ default => Sympa::Constants::SPOOLDIR . '/qbounce',
- query => 'Bounce incoming spool',
- file => 'sympa.conf',
- },