diff options
author | Torsten Blum <torstenb@FreeBSD.org> | 1999-03-29 20:15:09 +0000 |
---|---|---|
committer | Torsten Blum <torstenb@FreeBSD.org> | 1999-03-29 20:15:09 +0000 |
commit | f7f54da77e43b5cc834e48482babbe81dc49f043 (patch) | |
tree | 4060ca58c256e685793e7662b30bb8d26240e1af /mail/postfix-current/files/patch-bh | |
parent | Cleanup Makefile and pkg/DESCR (diff) |
Port of Wietse Venema's postfix, yet another mail transport agent that tries to
replace sendmail.
Notes
Notes:
svn path=/head/; revision=17439
Diffstat (limited to 'mail/postfix-current/files/patch-bh')
-rw-r--r-- | mail/postfix-current/files/patch-bh | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/mail/postfix-current/files/patch-bh b/mail/postfix-current/files/patch-bh new file mode 100644 index 000000000000..42b7373d3fb5 --- /dev/null +++ b/mail/postfix-current/files/patch-bh @@ -0,0 +1,21 @@ +*** man/man8/cleanup.8.orig Mon Mar 29 22:37:59 1999 +--- man/man8/cleanup.8 Mon Mar 29 22:38:13 1999 +*************** +*** 118,125 **** + .SH FILES + .na + .nf +! /etc/postfix/canonical*, canonical mapping table +! /etc/postfix/virtual*, virtual mapping table + .SH LICENSE + .na + .nf +--- 118,125 ---- + .SH FILES + .na + .nf +! !!PREFIX!!/etc/postfix/canonical*, canonical mapping table +! !!PREFIX!!/etc/postfix/virtual*, virtual mapping table + .SH LICENSE + .na + .nf |