summaryrefslogtreecommitdiff
path: root/math/gmm++
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2014-07-07 15:31:01 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2014-07-07 15:31:01 +0000
commit168f57451a4fab6b0efeeeaf6be426c8e4616366 (patch)
treedcccdab9003ee92315e6f86a05d3e87efdb061b3 /math/gmm++
parentsecurity/arpCounterattack: stage, fix on F10+, fix on DragonFly (diff)
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 M. CR: D306 Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=361099
Diffstat (limited to 'math/gmm++')
-rw-r--r--math/gmm++/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gmm++/Makefile b/math/gmm++/Makefile
index a4dc29cc0f0d..4978e2e0d05e 100644
--- a/math/gmm++/Makefile
+++ b/math/gmm++/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= http://download.gna.org/getfem/stable/
DISTNAME= ${PORTNAME:S/+//g}-${PORTVERSION}
MAINTAINER= kde@FreeBSD.org
-COMMENT= A generic matrix template library
+COMMENT= Generic matrix template library
# Note: even though the port's COPYING file mentions gmm++ is licensed under
# the LGPL version 2.1 with the GCC runtime exception,