pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/mu-conference I haven't used this since 2006 - re...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4ee44816f2af
branches:  trunk
changeset: 552520:4ee44816f2af
user:      abs <abs%pkgsrc.org@localhost>
date:      Mon Jan 05 12:19:58 2009 +0000

description:
I haven't used this since 2006 - relinquish maintainership

diffstat:

 chat/mu-conference/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (31 lines):

diff -r 8cb42445f567 -r 4ee44816f2af chat/mu-conference/Makefile
--- a/chat/mu-conference/Makefile       Mon Jan 05 12:15:16 2009 +0000
+++ b/chat/mu-conference/Makefile       Mon Jan 05 12:19:58 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2008/05/26 02:13:16 joerg Exp $
+# $NetBSD: Makefile,v 1.21 2009/01/05 12:19:58 abs Exp $
 #
 
 DISTNAME=              mu-conference-0.6.0
@@ -7,7 +7,7 @@
 MASTER_SITES=          http://jabber.terrapin.com/JCR/ http://www.jabberstudio.org/projects/mu-conference/releases/download.php?file=
 DISTFILES=             ${DISTNAME}.tar.gz jcr-0.1.2.tar.gz
 
-MAINTAINER=            abs%mono.org@localhost
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://jabber.terrapin.com/JCR/
 COMMENT=               Implementation of the JEP-0045 Multi-User Chat protocol
 
@@ -39,10 +39,10 @@
 INSTALLATION_DIRS=     bin share/examples/jabberd
 
 post-extract:
-       @${MV} ${XMLCONFIG:Q} ${XMLCONFIG:Q}.in
+       ${MV} ${XMLCONFIG:Q} ${XMLCONFIG:Q}.in
 
 pre-configure:
-       @${SED} -e 's|\(<logdir>\)[^<]*|\1${JABBERD_LOGDIR}|g' \
+       ${SED}  -e 's|\(<logdir>\)[^<]*|\1${JABBERD_LOGDIR}|g' \
                -e 's|\(<pidfile>\).|\1${JABBERD_PIDDIR}|g' \
                -e 's|\(<spool>\).|\1${JABBERD_SPOOLDIR}|g' \
                ${XMLCONFIG:Q}.in > ${XMLCONFIG:Q}



Home | Main Index | Thread Index | Old Index