aboutsummaryrefslogtreecommitdiff
path: root/math
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 /math
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 'math')
-rw-r--r--math/arpack++/Makefile2
-rw-r--r--math/dune-curvedgeometry/Makefile2
-rw-r--r--math/py-PyMetis/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/math/arpack++/Makefile b/math/arpack++/Makefile
index 9196af912c07..0a00c8a28a10 100644
--- a/math/arpack++/Makefile
+++ b/math/arpack++/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= math
MAINTAINER= ports@FreeBSD.org
-COMMENT= ARPACK++ is an object-oriented version of the ARPACK package
+COMMENT= Object-oriented version of the ARPACK package
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/math/dune-curvedgeometry/Makefile b/math/dune-curvedgeometry/Makefile
index 7076bf1116f1..57b3a01426de 100644
--- a/math/dune-curvedgeometry/Makefile
+++ b/math/dune-curvedgeometry/Makefile
@@ -5,7 +5,7 @@ DISTVERSION= g20201116
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
-COMMENT= DUNE framework: curved dune geometries by lagrange parametrization
+COMMENT= DUNE framework: curved dune geometries by Lagrange parameterization
LICENSE= GPLv2
diff --git a/math/py-PyMetis/Makefile b/math/py-PyMetis/Makefile
index 213c8f80adc3..96d4bd3b60ac 100644
--- a/math/py-PyMetis/Makefile
+++ b/math/py-PyMetis/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yuri@FreeBSD.org
-COMMENT= Python wrapper for the Metis graph partititioning software
+COMMENT= Python wrapper for the Metis graph partitioning software
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE