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-bh | |
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-bh')
-rw-r--r-- | mail/postfix-current/files/patch-bh | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/postfix-current/files/patch-bh b/mail/postfix-current/files/patch-bh deleted file mode 100644 index a20232e6796a..000000000000 --- a/mail/postfix-current/files/patch-bh +++ /dev/null @@ -1,11 +0,0 @@ -*** ./html/goals.html.orig Sun May 9 15:44:18 1999 ---- ./html/goals.html Thu Jun 1 22:30:14 2000 -*************** -*** 45,47 **** - <li>Compatibility. Postfix is designed to be sendmail-compatible -! to make migration easy. Postfix supports <b>/var[/spool]/mail</b>, - <b>/etc/aliases</b>, <b>NIS</b>, and <b>~/.forward</b> files. ---- 45,47 ---- - <li>Compatibility. Postfix is designed to be sendmail-compatible -! to make migration easy. Postfix supports <b>/var/mail</b>, - <b>/etc/aliases</b>, <b>NIS</b>, and <b>~/.forward</b> files. |