diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-09-24 04:54:52 +0000 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-09-24 04:54:52 +0000 |
commit | 8bfab8ccc2938ec87a63cef9627b91db0ac41885 (patch) | |
tree | 5a5fa92c00be15c2165e57a055948317afd1f959 /mail/postfix | |
parent | 2e18b5ecc084b47952f2c016901b06fd994c67cb (diff) | |
download | FreeBSD-ports-8bfab8ccc2938ec87a63cef9627b91db0ac41885.zip FreeBSD-ports-8bfab8ccc2938ec87a63cef9627b91db0ac41885.tar.gz |
Erase extra parts of install.cf
Submitted by: Yen-Ming Lee
Diffstat (limited to 'mail/postfix')
-rw-r--r-- | mail/postfix/files/install.cf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mail/postfix/files/install.cf b/mail/postfix/files/install.cf index 7bc3711..3575534 100644 --- a/mail/postfix/files/install.cf +++ b/mail/postfix/files/install.cf @@ -4,7 +4,3 @@ mailq_path=/usr/bin/mailq setgid=maildrop manpages=!!PREFIX!!/man sendmail_path=/usr/sbin/sendmail -newaliases_path=/usr/bin/newaliases -mailq_path=/usr/bin/mailq -setgid=maildrop -manpages=!!PREFIX!!/man |