aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
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