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-bl | |
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-bl')
-rw-r--r-- | mail/postfix-current/files/patch-bl | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/mail/postfix-current/files/patch-bl b/mail/postfix-current/files/patch-bl deleted file mode 100644 index b8a5da1262bb..000000000000 --- a/mail/postfix-current/files/patch-bl +++ /dev/null @@ -1,17 +0,0 @@ ---- ./html/regexp_table.5.html.orig Wed Sep 18 15:05:45 2002 -+++ ./html/regexp_table.5.html Wed Sep 18 15:06:32 2002 -@@ -5,11 +5,11 @@ - regexp_table - format of Postfix regular expression tables - - <b>SYNOPSIS</b> -- <b>regexp:/etc/postfix/</b><i>filename</i> -+ <b>regexp:!!PREFIX!!/etc/postfix/</b><i>filename</i> - -- <b>postmap</b> <b>-q</b> <b>"</b><i>string</i><b>"</b> <b>regexp:/etc/postfix/</b><i>filename</i> -+ <b>postmap</b> <b>-q</b> <b>"</b><i>string</i><b>"</b> <b>regexp:!!PREFIX!!/etc/postfix/</b><i>filename</i> - -- <b>postmap</b> <b>-q</b> <b>-</b> <b>regexp:/etc/postfix/</b><i>filename</i> <<i>inputfile</i> -+ <b>postmap</b> <b>-q</b> <b>-</b> <b>regexp:!!PREFIX!!/etc/postfix/</b><i>filename</i> <<i>inputfile</i> - - <b>DESCRIPTION</b> - The Postfix mail system uses optional tables for address |