From 90ed1b5c153a0c90c08964a9d36e4209b183a6bf Mon Sep 17 00:00:00 2001 From: olgeni Date: Wed, 6 Aug 2014 09:11:57 +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 W. CR: D510 Approved by: portmgr (bapt) --- www/diamanda/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/diamanda') diff --git a/www/diamanda/Makefile b/www/diamanda/Makefile index 47b4e879b9ae..b2d178bbdc11 100644 --- a/www/diamanda/Makefile +++ b/www/diamanda/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= ${PORTNAME}-${SNAPSHOT} MAINTAINER= ports@FreeBSD.org -COMMENT= A set of useful Django applications +COMMENT= Set of useful Django applications RUN_DEPENDS= ${PYTHON_SITELIBDIR}/django/__init__.py:${PORTSDIR}/www/py-django \ ${PYTHON_SITELIBDIR}/stripogram/__init__.py:${PORTSDIR}/textproc/py-stripogram \ -- cgit