diff options
author | sf <sf@FreeBSD.org> | 2001-03-04 19:35:00 +0000 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-03-04 19:35:00 +0000 |
commit | 58652be6de7e947edbbce47d207d1e312d8fe1f4 (patch) | |
tree | 02c65d10b369e37277c270f35998c6ee8d04aca1 /mail/postfix25/files/patch-dc | |
parent | 205f29a6b6e45e1a31878eab7056515113ec3e82 (diff) | |
download | FreeBSD-ports-58652be6de7e947edbbce47d207d1e312d8fe1f4.zip FreeBSD-ports-58652be6de7e947edbbce47d207d1e312d8fe1f4.tar.gz |
update to NON BETA release, 20010228.
PR: 25493
Submitted by: maintainer
Diffstat (limited to 'mail/postfix25/files/patch-dc')
-rw-r--r-- | mail/postfix25/files/patch-dc | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/mail/postfix25/files/patch-dc b/mail/postfix25/files/patch-dc new file mode 100644 index 0000000..786f2da --- /dev/null +++ b/mail/postfix25/files/patch-dc @@ -0,0 +1,20 @@ +*** ./proto/canonical.orig Sun Apr 9 16:43:37 2000 +--- ./proto/canonical Thu Jun 1 22:45:28 2000 +*************** +*** 6,8 **** + # SYNOPSIS +! # \fBpostmap /etc/postfix/canonical\fR + # DESCRIPTION +--- 6,8 ---- + # SYNOPSIS +! # \fBpostmap !!PREFIX!!/etc/postfix/canonical\fR + # DESCRIPTION +*************** +*** 15,17 **** + # is used for fast searching by the mail system. Execute the command +! # \fBpostmap /etc/postfix/canonical\fR in order to rebuild the indexed + # file after changing the canonical table. +--- 15,17 ---- + # is used for fast searching by the mail system. Execute the command +! # \fBpostmap !!PREFIX!!/etc/postfix/canonical\fR in order to rebuild the indexed + # file after changing the canonical table. |