diff options
author | rillig <rillig@pkgsrc.org> | 2005-09-28 14:15:48 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-09-28 14:15:48 +0000 |
commit | 9984e0604a93cd3c3942a51b0167b8a7fe50ef86 (patch) | |
tree | e6fd2f73c40d2704f0228b452a04bf850f52cacb /devel/mantis | |
parent | ef92691af74462f8bb3943b3f2a04d9636bbd4b4 (diff) | |
download | pkgsrc-9984e0604a93cd3c3942a51b0167b8a7fe50ef86.tar.gz |
Removed trailing white-space.
Diffstat (limited to 'devel/mantis')
-rw-r--r-- | devel/mantis/MESSAGE | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/mantis/MESSAGE b/devel/mantis/MESSAGE index 0d82b3c8989..2a79b3b0819 100644 --- a/devel/mantis/MESSAGE +++ b/devel/mantis/MESSAGE @@ -1,9 +1,9 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.3 2005/09/19 22:33:28 adrianp Exp $ +$NetBSD: MESSAGE,v 1.4 2005/09/28 14:15:49 rillig Exp $ To complete the setup you will need to read the INSTALL guide in order to setup mySQL properly. In particular secion 3 of the document deals -with database setup. +with database setup. The following URL can be used to complete the installation and database setup: @@ -16,7 +16,7 @@ If you are running Apache then you may add the following lines to httpd.conf: Include ${PKG_SYSCONFDIR}/mantis.conf to make Mantis accessible through: - + http://www.domain.com/mantis/index.php |