diff options
author | jlam <jlam@pkgsrc.org> | 2001-11-26 07:30:44 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-11-26 07:30:44 +0000 |
commit | 6e896e42e0b57db32d2b3cfe92a60d114e0d1627 (patch) | |
tree | ce964d0907326e2bc74bee9012da993ab49a30bf /mail/squirrelmail | |
parent | 62f34ce4e80b59595e6d325b65b09adff05f63a3 (diff) | |
download | pkgsrc-6e896e42e0b57db32d2b3cfe92a60d114e0d1627.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: |