diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-13 15:36:27 +0800 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-13 15:36:27 +0800 |
commit | 5e38556079dc1b29917574ab333469bcd6cb2826 (patch) | |
tree | 31f7c76fc2fe49a45de6576643bcbb985812b77e /irc/bitlbee/Makefile | |
parent | 02026688e884be35e6f53ff766a2ef651851285e (diff) | |
download | freebsd-ports-gnome-5e38556079dc1b29917574ab333469bcd6cb2826.tar.gz freebsd-ports-gnome-5e38556079dc1b29917574ab333469bcd6cb2826.tar.zst freebsd-ports-gnome-5e38556079dc1b29917574ab333469bcd6cb2826.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/bitlbee/Makefile')
-rw-r--r-- | irc/bitlbee/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/bitlbee/Makefile b/irc/bitlbee/Makefile index c4e918794d11..70f8400fd7ef 100644 --- a/irc/bitlbee/Makefile +++ b/irc/bitlbee/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://get.bitlbee.org/src/ \ MASTER_SITE_SUBDIR= brix MAINTAINER= brix@FreeBSD.org -COMMENT= An IRC to other chat networks gateway +COMMENT= IRC to other chat networks gateway LICENSE= GPLv2 |