diff options
| author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-01-30 19:59:40 +0000 | 
|---|---|---|
| committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-01-30 19:59:40 +0000 | 
| commit | 38a2f47cdc6aacb20c0123e6e3322671dba9937d (patch) | |
| tree | 927bdba9b4538b04a9a69c3abb7012799ca9b715 /mail/postfix23/files/patch-ak | |
| parent | Update to 20020115 (diff) | |
Update to 1.1.2 (yes they are finally using versions)
Submitted by:	Vivek Khera
Notes
Notes:
    svn path=/head/; revision=54041
Diffstat (limited to 'mail/postfix23/files/patch-ak')
| -rw-r--r-- | mail/postfix23/files/patch-ak | 16 | 
1 files changed, 8 insertions, 8 deletions
| diff --git a/mail/postfix23/files/patch-ak b/mail/postfix23/files/patch-ak index 249a427016f2..250dd411a4bd 100644 --- a/mail/postfix23/files/patch-ak +++ b/mail/postfix23/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 =  | 
