pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/mantis Fix mantis.conf path. PR#28497 by Wouter...
details: https://anonhg.NetBSD.org/pkgsrc/rev/03cd24bb09f9
branches: trunk
changeset: 485314:03cd24bb09f9
user: cube <cube%pkgsrc.org@localhost>
date: Sun Dec 05 23:19:08 2004 +0000
description:
Fix mantis.conf path. PR#28497 by Wouter Schoot.
diffstat:
devel/mantis/MESSAGE | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 9ce2d15a6262 -r 03cd24bb09f9 devel/mantis/MESSAGE
--- a/devel/mantis/MESSAGE Sun Dec 05 23:05:11 2004 +0000
+++ b/devel/mantis/MESSAGE Sun Dec 05 23:19:08 2004 +0000
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2004/11/08 19:05:33 adrianp Exp $
+$NetBSD: MESSAGE,v 1.2 2004/12/05 23:19:08 cube 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
@@ -8,7 +8,7 @@
You will need to make Mantis accessible through your HTTP server.
If you are running Apache then you may add the following lines to httpd.conf:
- Include ${PKG_SYSCONFDIR}/httpd/mantis.conf
+ Include ${PKG_SYSCONFDIR}/mantis.conf
to make Mantis accessible through:
Home |
Main Index |
Thread Index |
Old Index