diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
commit | db3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch) | |
tree | 29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /mail/postfix27/files/patch-ba | |
parent | Fix compilation problems. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.release/4.4.0
Notes
Notes:
svn path=/head/; revision=47856
svn path=/tags/RELEASE_4_4_0/; revision=47857; tag=release/4.4.0
Diffstat (limited to 'mail/postfix27/files/patch-ba')
-rw-r--r-- | mail/postfix27/files/patch-ba | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/mail/postfix27/files/patch-ba b/mail/postfix27/files/patch-ba deleted file mode 100644 index ccb54ec60a7a..000000000000 --- a/mail/postfix27/files/patch-ba +++ /dev/null @@ -1,20 +0,0 @@ -*** ./html/mailq.1.html.orig Sat Apr 22 20:28:36 2000 ---- ./html/mailq.1.html Thu Jun 1 22:19:24 2000 -*************** -*** 83,85 **** - The path name of the <b>sendmail.cf</b> file. Postfix con- -! figuration files are kept in <b>/etc/postfix</b>. - ---- 83,85 ---- - The path name of the <b>sendmail.cf</b> file. Postfix con- -! figuration files are kept in <b>!!PREFIX!!/etc/postfix</b>. - -*************** -*** 231,233 **** - /var/spool/postfix, mail queue -! /etc/postfix, configuration files - ---- 231,233 ---- - /var/spool/postfix, mail queue -! !!PREFIX!!/etc/postfix, configuration files - |