From 66f8816ab4d0ad7b830436cc07a1a125bd12c968 Mon Sep 17 00:00:00 2001 From: olgeni Date: Thu, 10 Jul 2014 12:13:11 +0000 Subject: Remove indefinite articles and trailing periods from COMMENT, plus minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category N. CR: D307 Approved by: portmgr (bapt) --- net-im/prosody/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-im/prosody') diff --git a/net-im/prosody/Makefile b/net-im/prosody/Makefile index cfd4a67cc7b8..80986eaa2ad7 100644 --- a/net-im/prosody/Makefile +++ b/net-im/prosody/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://prosody.im/downloads/source/ \ http://redundancy.redundancy.org/mirror/ MAINTAINER= lx@FreeBSD.org -COMMENT= A simple extensible XMPP server written in Lua +COMMENT= Simple extensible XMPP server written in Lua LICENSE= MIT -- cgit