aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2008-04-29 13:27:09 +0800
committerlinimon <linimon@FreeBSD.org>2008-04-29 13:27:09 +0800
commit0cc53a9785a48b24f14c053d7c82b7998c3378e8 (patch)
treede6840e085885505cd47c93a984dd88b021b87ba /irc
parentd2523a4b34ba4cc1909aaebdfa3c98f298b545de (diff)
downloadfreebsd-ports-gnome-0cc53a9785a48b24f14c053d7c82b7998c3378e8.tar.gz
freebsd-ports-gnome-0cc53a9785a48b24f14c053d7c82b7998c3378e8.tar.zst
freebsd-ports-gnome-0cc53a9785a48b24f14c053d7c82b7998c3378e8.zip
Reset aaron's port maintainerships due to many maintainer-timeouts.
Diffstat (limited to 'irc')
-rw-r--r--irc/p5-Bot-BasicBot/Makefile2
-rw-r--r--irc/p5-IRC-Bot-Hangman/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/p5-Bot-BasicBot/Makefile b/irc/p5-Bot-BasicBot/Makefile
index 4664f9acaba9..f8a8b8455e1f 100644
--- a/irc/p5-Bot-BasicBot/Makefile
+++ b/irc/p5-Bot-BasicBot/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/T/TO/TOMI
PKGNAMEPREFIX= p5-
-MAINTAINER= aaron@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple irc bot baseclass
BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
diff --git a/irc/p5-IRC-Bot-Hangman/Makefile b/irc/p5-IRC-Bot-Hangman/Makefile
index a8d8a80f0ec8..60d4a84c48cc 100644
--- a/irc/p5-IRC-Bot-Hangman/Makefile
+++ b/irc/p5-IRC-Bot-Hangman/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/P/PD/PDENIS
PKGNAMEPREFIX= p5-
-MAINTAINER= aaron@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An IRC hangman bot
BUILD_DEPENDS= ${SITE_PERL}/Bot/BasicBot.pm:${PORTSDIR}/irc/p5-Bot-BasicBot \