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/inspircd | |
parent | 02026688e884be35e6f53ff766a2ef651851285e (diff) | |
download | freebsd-ports-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/inspircd')
-rw-r--r-- | irc/inspircd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/inspircd/Makefile b/irc/inspircd/Makefile index 9a9bc642807f..0bfcd637e3a1 100644 --- a/irc/inspircd/Makefile +++ b/irc/inspircd/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= irc MAINTAINER= feld@FreeBSD.org -COMMENT= A modular C++ IRC daemon +COMMENT= Modular C++ IRC daemon LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/docs/COPYING |