aboutsummaryrefslogtreecommitdiff
path: root/lang/mosh
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2014-07-05 19:27:03 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2014-07-05 19:27:03 +0000
commit021be14f65e3b732ae6982186bf54dbd69a69883 (patch)
tree549a2be83e3dcddc6f89b8dad7a2a0255a9fc86a /lang/mosh
parentb72419c1f0f62f8e6230d2844e52e07d11a96053 (diff)
downloadports-021be14f65e3b732ae6982186bf54dbd69a69883.tar.gz
ports-021be14f65e3b732ae6982186bf54dbd69a69883.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. Categories J-L. CR: D305 Approved by: portmgr (swills)
Notes
Notes: svn path=/head/; revision=360810
Diffstat (limited to 'lang/mosh')
-rw-r--r--lang/mosh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/mosh/Makefile b/lang/mosh/Makefile
index 81362ba6c735..05b8b99f932e 100644
--- a/lang/mosh/Makefile
+++ b/lang/mosh/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= GOOGLE_CODE
PKGNAMESUFFIX= -scheme
MAINTAINER= mjt@cltn.org
-COMMENT= A Fast R6RS Scheme interpreter
+COMMENT= Fast R6RS Scheme interpreter
LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp \
libonig.so:${PORTSDIR}/devel/oniguruma5