aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2012-05-07 23:42:51 +0800
committerskv <skv@FreeBSD.org>2012-05-07 23:42:51 +0800
commitd1fe36d999039439979a7b6016b94ed1cdad18a7 (patch)
treec53283a65dace2c340ad2f9d7778789ae2068e3d /irc
parenta71d7f1932ac709ae39f8bf940a4bbc75d78119e (diff)
downloadfreebsd-ports-gnome-d1fe36d999039439979a7b6016b94ed1cdad18a7.tar.gz
freebsd-ports-gnome-d1fe36d999039439979a7b6016b94ed1cdad18a7.tar.zst
freebsd-ports-gnome-d1fe36d999039439979a7b6016b94ed1cdad18a7.zip
Pass maintainership of almost of my "p5-*" ports to "perl@".
(I hope updating of them will be improved).
Diffstat (limited to 'irc')
-rw-r--r--irc/p5-POE-Component-IRC-Object/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/p5-POE-Component-IRC-Object/Makefile b/irc/p5-POE-Component-IRC-Object/Makefile
index 576ec6c4e6eb..e6781cd84524 100644
--- a/irc/p5-POE-Component-IRC-Object/Makefile
+++ b/irc/p5-POE-Component-IRC-Object/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= irc perl5 devel
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= skv@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A slightly simpler OO interface to POE::Component::IRC
BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \