diff options
author | taca <taca@pkgsrc.org> | 2005-07-20 15:43:39 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2005-07-20 15:43:39 +0000 |
commit | 9cc3660a95256405c115bf9159e4c4505d05d5ae (patch) | |
tree | 8ad1cfeef4bbeb4d9cb942bf6f2da63d07b9bd0e /mail/ja-squirrelmail | |
parent | f6f08e41a064144c875d804e6260a7c5169cab08 (diff) | |
download | pkgsrc-9cc3660a95256405c115bf9159e4c4505d05d5ae.tar.gz |
Sync to squirrelmail package; some modification to MESSAGES:
* remove trailing white space.
* use www.example.com as example URL.
Diffstat (limited to 'mail/ja-squirrelmail')
-rw-r--r-- | mail/ja-squirrelmail/MESSAGE | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/ja-squirrelmail/MESSAGE b/mail/ja-squirrelmail/MESSAGE index 01dbccb1fd1..5af767c7c11 100644 --- a/mail/ja-squirrelmail/MESSAGE +++ b/mail/ja-squirrelmail/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2004/06/06 14:32:11 taca Exp $ +$NetBSD: MESSAGE,v 1.2 2005/07/20 15:43:39 taca Exp $ Please run the SquirrelMail configuration script: @@ -9,7 +9,7 @@ to customize the SquirrelMail webmail system for your site. You will need to make SquirrelMail accessible through your HTTP server. If you are running Apache and ap-php, then you may either symlink - + ${SMDIR} into DocumentRoot, or add the following line to httpd.conf: @@ -17,7 +17,7 @@ into DocumentRoot, or add the following line to httpd.conf: Include ${PKG_SYSCONFDIR}/squirrelmail.conf to make IMAP accounts accessible through: - - http://www.domain.com/squirrelmail/ + + http://www.example.com/squirrelmail/ =========================================================================== |