aboutsummaryrefslogtreecommitdiff
path: root/math/qalculate/Makefile
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/qalculate/Makefile
parentb6c08b0df5503be01627016cd107b835b91a8c8d (diff)
downloadports-168f57451a4fab6b0efeeeaf6be426c8e4616366.tar.gz
ports-168f57451a4fab6b0efeeeaf6be426c8e4616366.zip
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/qalculate/Makefile')
-rw-r--r--math/qalculate/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile
index 9eaebdda05f0..20dcf0dfada9 100644
--- a/math/qalculate/Makefile
+++ b/math/qalculate/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-gtk/${PORTNAME}-gtk-${PORTVERSION}
DISTNAME= ${PORTNAME}-gtk-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-COMMENT= A multi-purpose desktop calculator (Gnome frontend)
+COMMENT= Multi-purpose desktop calculator (Gnome frontend)
LIB_DEPENDS= qalculate.5:${PORTSDIR}/math/libqalculate
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \