diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-02 15:50:43 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-02 15:50:43 +0000 |
commit | d9c1c83acd648cf463ac06318fcfb6a208f74347 (patch) | |
tree | 60b6d1879dc35ba3148bba10aa9179e924a34cba /mail/postfix25/files/patch-ee | |
parent | Update to 1.0.b2.1 (diff) |
upgrade to 1.1.12
PR: 45802
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=72216
Diffstat (limited to 'mail/postfix25/files/patch-ee')
-rw-r--r-- | mail/postfix25/files/patch-ee | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/postfix25/files/patch-ee b/mail/postfix25/files/patch-ee deleted file mode 100644 index ef44eac24b73..000000000000 --- a/mail/postfix25/files/patch-ee +++ /dev/null @@ -1,13 +0,0 @@ -*** ./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. |