diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-14 03:23:22 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-14 03:23:22 +0000 |
commit | eadccd4ec32966607b4b7b145dbf93919ed36e95 (patch) | |
tree | 72ae55dec5b0e8ae2f4370db4f462e606bea2178 /mail/postfix28/files | |
parent | 5c75286c87cb485d3bb095fecc2d86dff9090b26 (diff) | |
download | freebsd-ports-eadccd4ec32966607b4b7b145dbf93919ed36e95.zip |
Fix path on main.cf in reference to prefix
Bump PORTREVISION
PR: 30547
Submitted by: hanahara@meiko.co.jp
Diffstat (limited to 'mail/postfix28/files')
-rw-r--r-- | mail/postfix28/files/patch-aj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix28/files/patch-aj b/mail/postfix28/files/patch-aj index fa3cc640eb53..2f27afd4a13a 100644 --- a/mail/postfix28/files/patch-aj +++ b/mail/postfix28/files/patch-aj @@ -7,7 +7,7 @@ --- 220,222 ---- # -! program_directory = !!PREFIX!!/usr/libexec/postfix +! program_directory = !!PREFIX!!/libexec/postfix *************** *** 263,267 **** |