git: b6e15efd8ea1 - main - */*: Fix typo in KDEPim libraries' COMMENTs

From: Ganael LAPLANCHE <martymac_at_FreeBSD.org>
Date: Thu, 04 Jul 2024 09:50:01 UTC
The branch main has been updated by martymac:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b6e15efd8ea1fe78ab3b29eade73ad7c84066484

commit b6e15efd8ea1fe78ab3b29eade73ad7c84066484
Author:     Ganael LAPLANCHE <martymac@FreeBSD.org>
AuthorDate: 2024-07-04 09:48:20 +0000
Commit:     Ganael LAPLANCHE <martymac@FreeBSD.org>
CommitDate: 2024-07-04 09:49:50 +0000

    */*: Fix typo in KDEPim libraries' COMMENTs
    
    Approved by:    portmgr (blanket)
---
 net/eventviews/Makefile      | 2 +-
 net/incidenceeditor/Makefile | 2 +-
 net/libksieve/Makefile       | 2 +-
 net/mailcommon/Makefile      | 2 +-
 net/pimcommon/Makefile       | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net/eventviews/Makefile b/net/eventviews/Makefile
index fdb1fe9f9518..5281bae349f4 100644
--- a/net/eventviews/Makefile
+++ b/net/eventviews/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	${KDE_APPLICATIONS_VERSION}
 CATEGORIES=	net kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
-COMMENT=	Event view libriares for KDEPim
+COMMENT=	Event view libraries for KDEPim
 WWW=		https://github.com/KDE/mailcommon
 
 LICENSE=	LGPL21
diff --git a/net/incidenceeditor/Makefile b/net/incidenceeditor/Makefile
index f5c563aacaa5..2e5e9489f093 100644
--- a/net/incidenceeditor/Makefile
+++ b/net/incidenceeditor/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	${KDE_APPLICATIONS_VERSION}
 CATEGORIES=	net kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
-COMMENT=	Incidence editor libriares for KDEPim
+COMMENT=	Incidence editor libraries for KDEPim
 WWW=		https://github.com/KDE/mailcommon
 
 LICENSE=	LGPL21
diff --git a/net/libksieve/Makefile b/net/libksieve/Makefile
index 1be13abd738e..18b2fcbb49fc 100644
--- a/net/libksieve/Makefile
+++ b/net/libksieve/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	${KDE_APPLICATIONS_VERSION}
 CATEGORIES=	net kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
-COMMENT=	Sieve libriares for KDEPim
+COMMENT=	Sieve libraries for KDEPim
 WWW=		https://www.kde.org/
 
 LICENSE=	LGPL21
diff --git a/net/mailcommon/Makefile b/net/mailcommon/Makefile
index e5d276ff99e7..dfeeaef0b745 100644
--- a/net/mailcommon/Makefile
+++ b/net/mailcommon/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	${KDE_APPLICATIONS_VERSION}
 CATEGORIES=	net kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
-COMMENT=	Common libriares for KDEPim
+COMMENT=	Common libraries for KDEPim
 WWW=		https://github.com/KDE/mailcommon
 
 LICENSE=	LGPL21
diff --git a/net/pimcommon/Makefile b/net/pimcommon/Makefile
index 31bc48c038f1..e6cd0a03114c 100644
--- a/net/pimcommon/Makefile
+++ b/net/pimcommon/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	${KDE_APPLICATIONS_VERSION}
 CATEGORIES=	net kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
-COMMENT=	Common libriares for KDEPim
+COMMENT=	Common libraries for KDEPim
 WWW=		https://www.kde.org/
 
 LICENSE=	LGPL21