aboutsummaryrefslogtreecommitdiff
path: root/irc/p5-POE-Component-IRC-Plugin-QueryDNSBL
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:44:11 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:44:11 +0000
commit4e942b64191e2ef98dce2c5af31047a8640db768 (patch)
tree8c3238b7f0cbec2e9210d52f562960bb22323a7d /irc/p5-POE-Component-IRC-Plugin-QueryDNSBL
parent1d1f878054efdd1171a8cb006e59ad0727610293 (diff)
downloadports-4e942b64191e2ef98dce2c5af31047a8640db768.tar.gz
ports-4e942b64191e2ef98dce2c5af31047a8640db768.zip
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=415499
Diffstat (limited to 'irc/p5-POE-Component-IRC-Plugin-QueryDNSBL')
-rw-r--r--irc/p5-POE-Component-IRC-Plugin-QueryDNSBL/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/p5-POE-Component-IRC-Plugin-QueryDNSBL/pkg-descr b/irc/p5-POE-Component-IRC-Plugin-QueryDNSBL/pkg-descr
index eebadb09a90f..bf15e9743e91 100644
--- a/irc/p5-POE-Component-IRC-Plugin-QueryDNSBL/pkg-descr
+++ b/irc/p5-POE-Component-IRC-Plugin-QueryDNSBL/pkg-descr
@@ -1,7 +1,7 @@
POE::Component::IRC::Plugin::QueryDNS is a POE::Component::IRC plugin
that provides DNSBL query facilities to the channels it occupies and via
private messaging.
-
+
It uses POE::Component::Client::DNSBL to do non-blocking DNSBL queries.
By default the plugin attempts to use POE::Component::IRC's internal
PoCo-Client-DNS resolver object, but will spawn its own copy. You can