diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-18 10:38:26 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-18 10:38:26 +0000 |
commit | 93eed364baf9472b950a27468004f6a22c65bd53 (patch) | |
tree | 37d2071ecbbf3297086e329bdcb7b6c9bff60c5c /irc/p5-POE-Component-IRC-Plugin-RSS-Headlines | |
parent | b3cfe95c321a55e75b4687facbe4e1b1fcf99918 (diff) |
Notes
Diffstat (limited to 'irc/p5-POE-Component-IRC-Plugin-RSS-Headlines')
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile b/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile index a0b7d98e7548..499b4f11b25c 100644 --- a/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile +++ b/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile @@ -8,7 +8,7 @@ CATEGORIES= irc perl5 devel MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= POE::Component::IRC plugin that provides RSS headline retrieval BUILD_DEPENDS= p5-POE>=1.004:${PORTSDIR}/devel/p5-POE \ |