diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-11-24 19:17:59 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-11-24 19:17:59 +0000 |
commit | dc6cb350285d7aff1c7c5b38122ab33dbec27f69 (patch) | |
tree | 8380408b8712f4c83d9fa6418b01dd5fde9b0a60 /mail/postfix-current/files/patch-ak | |
parent | Add p5-XML-LibRSVG-0.01, an interface to GNOME's librsvg (diff) |
Update to 20011121 and TLS to go with it
PR: 32068
Submitted by: matthias.andree@web.de
Notes
Notes:
svn path=/head/; revision=50494
Diffstat (limited to 'mail/postfix-current/files/patch-ak')
-rw-r--r-- | mail/postfix-current/files/patch-ak | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/mail/postfix-current/files/patch-ak b/mail/postfix-current/files/patch-ak index 249a427016f2..250dd411a4bd 100644 --- a/mail/postfix-current/files/patch-ak +++ b/mail/postfix-current/files/patch-ak @@ -12,15 +12,15 @@ *************** *** 16,21 **** # -! # relocated_maps = dbm:/etc/postfix/relocated -! # relocated_maps = hash:/etc/postfix/relocated -! # relocated_maps = hash:/etc/postfix/relocated, nis:virtual -! # relocated_maps = hash:/etc/postfix/relocated, netinfo:/relocated +! #relocated_maps = dbm:/etc/postfix/relocated +! #relocated_maps = hash:/etc/postfix/relocated +! #relocated_maps = hash:/etc/postfix/relocated, nis:virtual +! #relocated_maps = hash:/etc/postfix/relocated, netinfo:/relocated relocated_maps = --- 16,21 ---- # -! # relocated_maps = dbm:!!PREFIX!!/etc/postfix/relocated -! # relocated_maps = hash:!!PREFIX!!/etc/postfix/relocated -! # relocated_maps = hash:!!PREFIX!!/etc/postfix/relocated, nis:virtual -! # relocated_maps = hash:!!PREFIX!!/etc/postfix/relocated, netinfo:/relocated +! #relocated_maps = dbm:!!PREFIX!!/etc/postfix/relocated +! #relocated_maps = hash:!!PREFIX!!/etc/postfix/relocated +! #relocated_maps = hash:!!PREFIX!!/etc/postfix/relocated, nis:virtual +! #relocated_maps = hash:!!PREFIX!!/etc/postfix/relocated, netinfo:/relocated relocated_maps = |