pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/mantis/files Typo



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c5ebae7d95df
branches:  trunk
changeset: 557807:c5ebae7d95df
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Wed Apr 22 22:42:43 2009 +0000

description:
Typo

diffstat:

 devel/mantis/files/mantis.conf |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5dfbb0506bad -r c5ebae7d95df devel/mantis/files/mantis.conf
--- a/devel/mantis/files/mantis.conf    Wed Apr 22 22:42:28 2009 +0000
+++ b/devel/mantis/files/mantis.conf    Wed Apr 22 22:42:43 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mantis.conf,v 1.3 2009/04/22 22:42:28 adrianp Exp $
+# $NetBSD: mantis.conf,v 1.4 2009/04/22 22:42:43 adrianp Exp $
 #
 # Mantis configuration file fragment for Apache
 
@@ -16,7 +16,7 @@
     Deny from all
 </Directory>
 
-#<Directory "@MANTIS_HOME@/mantis">
+#<Directory "@MANTIS_HOME@/admin">
 #    Order deny,allow
 #    Deny from all
 #</Directory>



Home | Main Index | Thread Index | Old Index