diff options
| author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-11-21 15:38:36 +0000 |
|---|---|---|
| committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-11-21 15:38:36 +0000 |
| commit | 8a2cbd2c5c26780a94a2831f72aed48dec5ce716 (patch) | |
| tree | d162efc59cf03be071de71aa2f87d768d5599a30 /mail/postfix-current/files/patch-am | |
| parent | take over for tg@ who is away indefinitely (diff) | |
Update to latest snapshot
Remove patches and use REINPLACE_CMD where possible
PR: 45527
Submitted by: maintainer
Diffstat (limited to 'mail/postfix-current/files/patch-am')
| -rw-r--r-- | mail/postfix-current/files/patch-am | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/mail/postfix-current/files/patch-am b/mail/postfix-current/files/patch-am deleted file mode 100644 index 2d395fa9ca03..000000000000 --- a/mail/postfix-current/files/patch-am +++ /dev/null @@ -1,23 +0,0 @@ -*** ./conf/sample-transport.cf.orig Thu Dec 23 10:50:00 1999 ---- ./conf/sample-transport.cf Thu Jun 1 22:13:09 2000 -*************** -*** 10,18 **** - # By default, this feature is disabled. Specify the types of databases -! # to use. If you use this feature, run "postmap /etc/postfix/transport" - # after change, then "postfix reload". - # -! #transport_maps = dbm:/etc/postfix/transport -! #transport_maps = hash:/etc/postfix/transport -! #transport_maps = hash:/etc/postfix/transport, nis:transport -! #transport_maps = hash:/etc/postfix/transport, netinfo:/transport - transport_maps = ---- 10,18 ---- - # By default, this feature is disabled. Specify the types of databases -! # to use. If you use this feature, run "postmap !!PREFIX!!/etc/postfix/transport" - # after change, then "postfix reload". - # -! #transport_maps = dbm:!!PREFIX!!/etc/postfix/transport -! #transport_maps = hash:!!PREFIX!!/etc/postfix/transport -! #transport_maps = hash:!!PREFIX!!/etc/postfix/transport, nis:transport -! #transport_maps = hash:!!PREFIX!!/etc/postfix/transport, netinfo:/transport - transport_maps = |
