diff options
author | fhajny <fhajny@pkgsrc.org> | 2014-03-10 11:33:59 +0000 |
---|---|---|
committer | fhajny <fhajny@pkgsrc.org> | 2014-03-10 11:33:59 +0000 |
commit | 226901933d05f04ac809319d7d31717c00a48c35 (patch) | |
tree | ff36b5d3df75cb98794264ec581e1cb5b8d011fa /chat/ejabberd | |
parent | d684302d9f861cc12223fa86c195ec1bffc5e113 (diff) | |
download | pkgsrc-226901933d05f04ac809319d7d31717c00a48c35.tar.gz |
Fix config file location
Diffstat (limited to 'chat/ejabberd')
-rw-r--r-- | chat/ejabberd/MESSAGE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/ejabberd/MESSAGE b/chat/ejabberd/MESSAGE index 13787d7022b..ca8133fe801 100644 --- a/chat/ejabberd/MESSAGE +++ b/chat/ejabberd/MESSAGE @@ -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 =========================================================================== |