diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-13 07:36:27 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-13 07:36:27 +0000 |
commit | 5e38556079dc1b29917574ab333469bcd6cb2826 (patch) | |
tree | 31f7c76fc2fe49a45de6576643bcbb985812b77e /irc/p5-POE-Component-IRC-Plugin-QueryDNSBL | |
parent | 02026688e884be35e6f53ff766a2ef651851285e (diff) |
Notes
Diffstat (limited to 'irc/p5-POE-Component-IRC-Plugin-QueryDNSBL')
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-QueryDNSBL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/p5-POE-Component-IRC-Plugin-QueryDNSBL/Makefile b/irc/p5-POE-Component-IRC-Plugin-QueryDNSBL/Makefile index 0e1fca38bae6..ace79ba9bb8f 100644 --- a/irc/p5-POE-Component-IRC-Plugin-QueryDNSBL/Makefile +++ b/irc/p5-POE-Component-IRC-Plugin-QueryDNSBL/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= miwi@FreeBSD.org -COMMENT= A POE::Component::IRC plugin for IRC based DNSBL queries +COMMENT= POE::Component::IRC plugin for IRC based DNSBL queries BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \ p5-POE-Component-IRC>=6.68:${PORTSDIR}/irc/p5-POE-Component-IRC \ |