diff options
author | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-09-07 05:17:53 +0000 |
---|---|---|
committer | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-09-07 05:17:53 +0000 |
commit | 6d974c4a04d31cfcb7f28e3a4e6d858c7fd6c743 (patch) | |
tree | e124b6afa225d4a596cae710c1193cc3b02056c4 /irc | |
parent | d197ba89598a25c4526fbea8b6f18419fd13f36e (diff) |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/p5-POE-Filter-IRCD/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/p5-POE-Filter-IRCD/Makefile b/irc/p5-POE-Filter-IRCD/Makefile index 973728995a59..a0b9f2133995 100644 --- a/irc/p5-POE-Filter-IRCD/Makefile +++ b/irc/p5-POE-Filter-IRCD/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lippe@FreeBSD.org COMMENT= A POE-based parser for the IRC protocol BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE |