diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-12 09:08:16 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-12 09:08:16 +0000 |
commit | 32b59b18f6999269de36c72f6beb2c4e68d7c13d (patch) | |
tree | 5fb6ffa70446f321f0b902e7b2918781e0daf4ba /mail/postfix26/files/patch-ee | |
parent | After repocopy from mail/postfix, add mail/postfix20 port with postfix 2.0.x (diff) |
- Update to 2.1.0
PR: ports/66215
Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=108988
Diffstat (limited to 'mail/postfix26/files/patch-ee')
-rw-r--r-- | mail/postfix26/files/patch-ee | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/postfix26/files/patch-ee b/mail/postfix26/files/patch-ee deleted file mode 100644 index ef44eac24b73..000000000000 --- a/mail/postfix26/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. |