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-cf | |
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-cf')
-rw-r--r-- | mail/postfix-current/files/patch-cf | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/mail/postfix-current/files/patch-cf b/mail/postfix-current/files/patch-cf deleted file mode 100644 index 494a0dd1327f..000000000000 --- a/mail/postfix-current/files/patch-cf +++ /dev/null @@ -1,17 +0,0 @@ ---- ./man/man5/regexp_table.5.orig Tue Sep 17 18:54:44 2002 -+++ ./man/man5/regexp_table.5 Wed Sep 18 15:14:25 2002 -@@ -8,11 +8,11 @@ - .SH SYNOPSIS - .na - .nf --\fBregexp:/etc/postfix/\fIfilename\fR -+\fBregexp:!!PREFIX!!/etc/postfix/\fIfilename\fR - --\fBpostmap -q "\fIstring\fB" regexp:/etc/postfix/\fIfilename\fR -+\fBpostmap -q "\fIstring\fB" regexp:!!PREFIX!!/etc/postfix/\fIfilename\fR - --\fBpostmap -q - regexp:/etc/postfix/\fIfilename\fR <\fIinputfile\fR -+\fBpostmap -q - regexp:!!PREFIX!!/etc/postfix/\fIfilename\fR <\fIinputfile\fR - .SH DESCRIPTION - .ad - .fi |