diff options
author | olgeni <olgeni@FreeBSD.org> | 2014-06-13 15:36:27 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2014-06-13 15:36:27 +0800 |
commit | 0f00c008b1cdb8e376be77e2a052866c6a025016 (patch) | |
tree | 31f7c76fc2fe49a45de6576643bcbb985812b77e /irc/p5-POE-Component-IRC-Plugin-QueryDNS | |
parent | a796334d7419bfe2fad101e7472e355623336f28 (diff) | |
download | freebsd-ports-gnome-0f00c008b1cdb8e376be77e2a052866c6a025016.tar.gz freebsd-ports-gnome-0f00c008b1cdb8e376be77e2a052866c6a025016.tar.zst freebsd-ports-gnome-0f00c008b1cdb8e376be77e2a052866c6a025016.zip |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt)
Diffstat (limited to 'irc/p5-POE-Component-IRC-Plugin-QueryDNS')
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-QueryDNS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/p5-POE-Component-IRC-Plugin-QueryDNS/Makefile b/irc/p5-POE-Component-IRC-Plugin-QueryDNS/Makefile index 5a5adcf93086..d13f6fd1d597 100644 --- a/irc/p5-POE-Component-IRC-Plugin-QueryDNS/Makefile +++ b/irc/p5-POE-Component-IRC-Plugin-QueryDNS/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= miwi@FreeBSD.org -COMMENT= A POE::Component::IRC plugin for IRC based DNS queries +COMMENT= POE::Component::IRC plugin for IRC based DNS queries BUILD_DEPENDS= p5-Net-IP>=1.25:${PORTSDIR}/net-mgmt/p5-Net-IP \ p5-POE-Component-Client-DNS>=1.00:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \ |