aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2021-03-22 10:17:43 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2021-03-22 10:17:43 +0000
commitee895ff14c57724183450943025773a8bfd4636c (patch)
tree1aead345d74e84ee57831f9f890de6a03d136b0d /textproc
parente92c85dd44aec1759ab51fcf182126fdff0e5407 (diff)
downloadports-ee895ff14c57724183450943025773a8bfd4636c.tar.gz
ports-ee895ff14c57724183450943025773a8bfd4636c.zip
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and other miscellaneous style bugs in the COMMENT line.
Notes
Notes: svn path=/head/; revision=568947
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Syntax-Highlight-Engine-Kate/Makefile2
-rw-r--r--textproc/p5-Text-Affixes/Makefile2
-rw-r--r--textproc/p5-Text-Autoformat/Makefile2
-rw-r--r--textproc/rubygem-shell2html/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile b/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile
index a9fe5cd5f3d0..2f68c281095d 100644
--- a/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile
+++ b/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= Port of the syntax highlight engine of the Kate texteditor
+COMMENT= Port of the syntax highlight engine of the Kate text editor
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/textproc/p5-Text-Affixes/Makefile b/textproc/p5-Text-Affixes/Makefile
index 9a1e039562f6..a6c3f30479ba 100644
--- a/textproc/p5-Text-Affixes/Makefile
+++ b/textproc/p5-Text-Affixes/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= Perl module for prefixes and suffixes analisys of text
+COMMENT= Perl module for prefixes and suffixes analysis of text
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/textproc/p5-Text-Autoformat/Makefile b/textproc/p5-Text-Autoformat/Makefile
index ca654c13e852..28cf73b20836 100644
--- a/textproc/p5-Text-Autoformat/Makefile
+++ b/textproc/p5-Text-Autoformat/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:C/0\.(000)$//}
MAINTAINER= perl@FreeBSD.org
-COMMENT= Automatic and manual text wrapping and reformating formatting
+COMMENT= Automatic and manual text wrapping and reformatting
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/textproc/rubygem-shell2html/Makefile b/textproc/rubygem-shell2html/Makefile
index ee7a47fb32cf..98e40ffd799e 100644
--- a/textproc/rubygem-shell2html/Makefile
+++ b/textproc/rubygem-shell2html/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= mose@mose.com
-COMMENT= Ruby lib for transforming bash colors into html
+COMMENT= Ruby library for transforming bash colors into HTML
LICENSE= MIT