From e355d56a54b5c0b2b04fb2ed6ae1a15f6c543a2a Mon Sep 17 00:00:00 2001 From: olgeni Date: Tue, 10 Jun 2014 07:39:01 +0000 Subject: Remove indefinite articles and trailing periods from COMMENT, plus minor COMMENT typos and surrounding whitespace fixes. Categories D-F. CR: D196 Approved by: portmgr (bapt) --- databases/couchdb/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/couchdb') diff --git a/databases/couchdb/Makefile b/databases/couchdb/Makefile index 2339bb6d7877..bdbaa0c1f75b 100644 --- a/databases/couchdb/Makefile +++ b/databases/couchdb/Makefile @@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= couchdb/source/${PORTVERSION} DISTNAME= apache-couchdb-${PORTVERSION} MAINTAINER= adams-ports@ateamsystems.com -COMMENT= A document database server, accessible via a RESTful JSON API +COMMENT= Document database server, accessible via a RESTful JSON API LIB_DEPENDS= libicudata.so:${PORTSDIR}/devel/icu \ libmozjs185.so:${PORTSDIR}/lang/spidermonkey185 \ -- cgit