diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 | 
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 | 
| commit | db3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch) | |
| tree | 29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /mail/postfix23/files/patch-aj | |
| parent | Fix compilation problems. (diff) | |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.release/4.4.0
Diffstat (limited to 'mail/postfix23/files/patch-aj')
| -rw-r--r-- | mail/postfix23/files/patch-aj | 24 | 
1 files changed, 0 insertions, 24 deletions
| diff --git a/mail/postfix23/files/patch-aj b/mail/postfix23/files/patch-aj deleted file mode 100644 index fa3cc640eb53..000000000000 --- a/mail/postfix23/files/patch-aj +++ /dev/null @@ -1,24 +0,0 @@ -*** ./conf/sample-misc.cf.orig	Thu Sep 23 14:10:52 1999 ---- ./conf/sample-misc.cf	Thu Jun  1 22:09:39 2000 -*************** -*** 220,222 **** -  # -! program_directory = /usr/libexec/postfix -   ---- 220,222 ---- -  # -! program_directory = !!PREFIX!!/usr/libexec/postfix -   -*************** -*** 263,267 **** -  # Specify the types and names of databases to use.  After change, -! # run "postmap /etc/postfix/relocated", then "postfix reload". -  # -! # relocated_maps = hash:/etc/postfix/relocated -  relocated_maps = ---- 263,267 ---- -  # Specify the types and names of databases to use.  After change, -! # run "postmap !!PREFIX!!/etc/postfix/relocated", then "postfix reload". -  # -! # relocated_maps = hash:!!PREFIX!!/etc/postfix/relocated -  relocated_maps = | 
