summaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2006-09-05 08:08:44 +0000
committerlinimon <linimon@FreeBSD.org>2006-09-05 08:08:44 +0000
commit27ee115ac87b70d9479294db8a9a1a23b9942471 (patch)
tree74724d3c767c4df37a5c6279f03065dda8e8a4ba /irc
parent0d5e476253593dba1c8d65c0e3895580f2c7c2e9 (diff)
downloadFreeBSD-ports-27ee115ac87b70d9479294db8a9a1a23b9942471.zip
FreeBSD-ports-27ee115ac87b70d9479294db8a9a1a23b9942471.tar.gz
Reset inactive maintainer who has not responded to email.
Hat: portmgr
Diffstat (limited to 'irc')
-rw-r--r--irc/infobot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/infobot/Makefile b/irc/infobot/Makefile
index cb053c0..019272b 100644
--- a/irc/infobot/Makefile
+++ b/irc/infobot/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= irc
MASTER_SITES= http://www.infobot.org/src/ \
http://www.infobot.org/src/prior/
-MAINTAINER= perlguy@perlguy.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Bot written in Perl with a rabid AI
USE_PERL5= yes
@@ -26,7 +26,7 @@ do-install:
${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/doc/* ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/LICENSE ${WRKSRC}/README ${WRKSRC}/REVISIONS ${DOCSDIR}
-.endif
+.endif
${MKDIR} ${PREFIX}/etc/infobot
${INSTALL_DATA} ${WRKSRC}/conf/* ${PREFIX}/etc/infobot
${SED} -e 's,$$param{\(.\)basedir\(.\)} = .*,$$param{\1basedir\2} = "${DATADIR}";,' \
OpenPOWER on IntegriCloud