diff options
author | jlam <jlam> | 2001-11-26 07:30:44 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-11-26 07:30:44 +0000 |
commit | 7ac81fd7c973ece8eaf911703e3f3877b16f3d04 (patch) | |
tree | ce964d0907326e2bc74bee9012da993ab49a30bf /mail/squirrelmail | |
parent | b958dc2e1f86f8f6903fd0a7cb5b885d3eefe7ba (diff) | |
download | pkgsrc-7ac81fd7c973ece8eaf911703e3f3877b16f3d04.tar.gz |
Forgot a CONFDIR -> PKG_SYSCONFDIR replacement.
Diffstat (limited to 'mail/squirrelmail')
-rw-r--r-- | mail/squirrelmail/MESSAGE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/squirrelmail/MESSAGE b/mail/squirrelmail/MESSAGE index 6742d3e1df7..2504ff5b294 100644 --- a/mail/squirrelmail/MESSAGE +++ b/mail/squirrelmail/MESSAGE @@ -1,5 +1,5 @@ ========================================================================== -$NetBSD: MESSAGE,v 1.2 2001/11/19 16:23:10 jlam Exp $ +$NetBSD: MESSAGE,v 1.3 2001/11/26 07:34:05 jlam Exp $ Please run the SquirrelMail configuration script: @@ -14,7 +14,7 @@ If you are running Apache and ap-php, then you may either symlink into DocumentRoot, or add the following line to httpd.conf: - Include ${APACHE_SYSCONFDIR}/squirrelmail.conf + Include ${PKG_SYSCONFDIR}/squirrelmail.conf to make IMAP accounts accessible through: |