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/postfix25/files/patch-bc | |
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/postfix25/files/patch-bc')
-rw-r--r-- | mail/postfix25/files/patch-bc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/mail/postfix25/files/patch-bc b/mail/postfix25/files/patch-bc new file mode 100644 index 000000000000..12a369684c8f --- /dev/null +++ b/mail/postfix25/files/patch-bc @@ -0,0 +1,19 @@ +*** man/man5/access.5.orig Mon Mar 29 22:35:58 1999 +--- man/man5/access.5 Mon Mar 29 22:36:13 1999 +*************** +*** 8,14 **** + .SH SYNOPSIS + .na + .nf +! \fBpostmap /etc/postfix/access\fR + .SH DESCRIPTION + .ad + .fi +--- 8,14 ---- + .SH SYNOPSIS + .na + .nf +! \fBpostmap !!PREFIX!!/etc/postfix/access\fR + .SH DESCRIPTION + .ad + .fi |