pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/ejabberd Fix config file location



details:   https://anonhg.NetBSD.org/pkgsrc/rev/56d2d286f56f
branches:  trunk
changeset: 631561:56d2d286f56f
user:      fhajny <fhajny%pkgsrc.org@localhost>
date:      Mon Mar 10 11:33:59 2014 +0000

description:
Fix config file location

diffstat:

 chat/ejabberd/MESSAGE |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 8d59d5a66197 -r 56d2d286f56f chat/ejabberd/MESSAGE
--- a/chat/ejabberd/MESSAGE     Mon Mar 10 11:32:38 2014 +0000
+++ b/chat/ejabberd/MESSAGE     Mon Mar 10 11:33:59 2014 +0000
@@ -1,9 +1,9 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.3 2008/11/12 13:13:59 martti Exp $
+$NetBSD: MESSAGE,v 1.4 2014/03/10 11:33:59 fhajny Exp $
 
 You will need to customize the following files to configure ejabberd for
 local use:
 
-    ${PKG_SYSCONFDIR}/ejabberd.cfg
+    ${PKG_SYSCONFDIR}/ejabberd.yml
 
 ===========================================================================



Home | Main Index | Thread Index | Old Index