diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
commit | 01a9f79f0a3692d8148990805beabc8593d3596d (patch) | |
tree | 99d1ef5788fc9e55b6948a7d4951ac4a315f63bf /mail/postfix28/files/patch-df | |
parent | New index, rebuilt due to samba changes. (Gee, how many things (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_3_0'.release/4.3.0
Diffstat (limited to 'mail/postfix28/files/patch-df')
-rw-r--r-- | mail/postfix28/files/patch-df | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/mail/postfix28/files/patch-df b/mail/postfix28/files/patch-df deleted file mode 100644 index 8d3fba96a224..000000000000 --- a/mail/postfix28/files/patch-df +++ /dev/null @@ -1,20 +0,0 @@ -*** ./proto/transport.orig Sun Apr 9 17:05:45 2000 ---- ./proto/transport Thu Jun 1 22:46:23 2000 -*************** -*** 6,8 **** - # SYNOPSIS -! # \fBpostmap /etc/postfix/transport\fR - # DESCRIPTION ---- 6,8 ---- - # SYNOPSIS -! # \fBpostmap !!PREFIX!!/etc/postfix/transport\fR - # DESCRIPTION -*************** -*** 15,17 **** - # for fast searching by the mail system. Execute the command -! # \fBpostmap /etc/postfix/transport\fR in order to rebuild the indexed - # file after changing the transport table. ---- 15,17 ---- - # for fast searching by the mail system. Execute the command -! # \fBpostmap !!PREFIX!!/etc/postfix/transport\fR in order to rebuild the indexed - # file after changing the transport table. |