diff options
author | jlam <jlam@pkgsrc.org> | 2004-07-19 02:33:31 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-07-19 02:33:31 +0000 |
commit | 434eb20f68439dcb5e913db0162b4bf20d67c19e (patch) | |
tree | 0c0f7f43760e5b05f7c3fa1636526aee660001d2 /mail/postfix/MESSAGE | |
parent | aa43dcd1c1afd0068964adce31cfe15505dcc601 (diff) | |
download | pkgsrc-434eb20f68439dcb5e913db0162b4bf20d67c19e.tar.gz |
Rename SHAREDIR to EXAMPLEDIR to more accurately reflect the contents and
location of that directory.
Diffstat (limited to 'mail/postfix/MESSAGE')
-rw-r--r-- | mail/postfix/MESSAGE | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/postfix/MESSAGE b/mail/postfix/MESSAGE index 278d5990e1c..3a7f85d1e12 100644 --- a/mail/postfix/MESSAGE +++ b/mail/postfix/MESSAGE @@ -1,11 +1,11 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.5 2004/03/06 06:28:22 grant Exp $ +$NetBSD: MESSAGE,v 1.6 2004/07/19 02:33:31 jlam Exp $ To activate postfix: - Check the configuration files in ${PKG_SYSCONFDIR} - (see ${SHAREDIR}) -- Modify /etc/mailer.conf (see ${SHAREDIR}/mailer.conf) + (see ${EXAMPLEDIR}) +- Modify /etc/mailer.conf (see ${EXAMPLEDIR}/mailer.conf) - Set postfix=YES in /etc/rc.conf =========================================================================== |