aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
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 /net-mgmt
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 'net-mgmt')
-rw-r--r--net-mgmt/grepip/Makefile2
-rw-r--r--net-mgmt/intel-snap/Makefile2
-rw-r--r--net-mgmt/networkmgr/Makefile2
-rw-r--r--net-mgmt/py-adal/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/grepip/Makefile b/net-mgmt/grepip/Makefile
index 5f467d7f235c..5fadddff386e 100644
--- a/net-mgmt/grepip/Makefile
+++ b/net-mgmt/grepip/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://komquats.com/distfiles/ \
LOCAL/cy
MAINTAINER= cy@FreeBSD.org
-COMMENT= Print lines contans IP matching a pattern in CIDR format
+COMMENT= Print lines with IP addresses matching a pattern in CIDR format
LIB_DEPENDS= libpcre.so:devel/pcre
diff --git a/net-mgmt/intel-snap/Makefile b/net-mgmt/intel-snap/Makefile
index d8c8902d5fc8..e03176def86f 100644
--- a/net-mgmt/intel-snap/Makefile
+++ b/net-mgmt/intel-snap/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= net-mgmt
MAINTAINER= ports@FreeBSD.org
-COMMENT= Intels open telemetry framework
+COMMENT= Intel's open telemetry framework
#LICENSE= APACHE2
diff --git a/net-mgmt/networkmgr/Makefile b/net-mgmt/networkmgr/Makefile
index a99dc1a6ab5c..1f7712a82635 100644
--- a/net-mgmt/networkmgr/Makefile
+++ b/net-mgmt/networkmgr/Makefile
@@ -6,7 +6,7 @@ DISTVERSION= 4.5
CATEGORIES= net-mgmt
MAINTAINER= ericbsd@FreeBSD.org
-COMMENT= FreeBSD/GhostBSD network conection manager
+COMMENT= FreeBSD/GhostBSD network connection manager
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/net-mgmt/py-adal/Makefile b/net-mgmt/py-adal/Makefile
index c4228f3e0db3..60571fa368f7 100644
--- a/net-mgmt/py-adal/Makefile
+++ b/net-mgmt/py-adal/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Authentication ot Azure Active Directory for python apps
+COMMENT= Authentication to Azure Active Directory for Python applications
LICENSE= MIT