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-dc | |
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
Notes
Notes:
svn path=/head/; revision=70673
Diffstat (limited to 'mail/postfix-current/files/patch-dc')
-rw-r--r-- | mail/postfix-current/files/patch-dc | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/mail/postfix-current/files/patch-dc b/mail/postfix-current/files/patch-dc deleted file mode 100644 index 786f2da45c32..000000000000 --- a/mail/postfix-current/files/patch-dc +++ /dev/null @@ -1,20 +0,0 @@ -*** ./proto/canonical.orig Sun Apr 9 16:43:37 2000 ---- ./proto/canonical Thu Jun 1 22:45:28 2000 -*************** -*** 6,8 **** - # SYNOPSIS -! # \fBpostmap /etc/postfix/canonical\fR - # DESCRIPTION ---- 6,8 ---- - # SYNOPSIS -! # \fBpostmap !!PREFIX!!/etc/postfix/canonical\fR - # DESCRIPTION -*************** -*** 15,17 **** - # is used for fast searching by the mail system. Execute the command -! # \fBpostmap /etc/postfix/canonical\fR in order to rebuild the indexed - # file after changing the canonical table. ---- 15,17 ---- - # is used for fast searching by the mail system. Execute the command -! # \fBpostmap !!PREFIX!!/etc/postfix/canonical\fR in order to rebuild the indexed - # file after changing the canonical table. |