diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2003-01-09 05:10:39 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2003-01-09 05:10:39 +0000 |
commit | bf133b48fb41f0413a2112b1322815b169f1e3cc (patch) | |
tree | 40cbec7d8e50b590ec0adb4c6fe2f96e5f934ac2 /mail/postfix23/files/patch-ee | |
parent | Upgrade 5.04->5.05 (diff) |
Update to 2.0.0.2.
PR: 46691
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=72786
Diffstat (limited to 'mail/postfix23/files/patch-ee')
-rw-r--r-- | mail/postfix23/files/patch-ee | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/postfix23/files/patch-ee b/mail/postfix23/files/patch-ee new file mode 100644 index 000000000000..ef44eac24b73 --- /dev/null +++ b/mail/postfix23/files/patch-ee @@ -0,0 +1,13 @@ +*** ./src/master/master.c.orig Tue Mar 7 10:25:07 2000 +--- ./src/master/master.c Thu Jun 1 22:43:50 2000 +*************** +*** 104,107 **** + /* FILES +! /* /etc/postfix/main.cf: global configuration file. +! /* /etc/postfix/master.cf: master process configuration file. + /* /var/spool/postfix/pid/master.pid: master lock file. +--- 104,107 ---- + /* FILES +! /* !!PREFIX!!/etc/postfix/main.cf: global configuration file. +! /* !!PREFIX!!/etc/postfix/master.cf: master process configuration file. + /* /var/spool/postfix/pid/master.pid: master lock file. |