git: 51837a27da48 - main - irc/thales: Improve COMMENT

From: Mateusz Piotrowski <0mp_at_FreeBSD.org>
Date: Sun, 12 Dec 2021 22:50:16 UTC
The branch main has been updated by 0mp:

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

commit 51837a27da48cbba33c2d67477d747014db8c3e7
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2021-12-12 22:48:56 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2021-12-12 22:50:11 +0000

    irc/thales: Improve COMMENT
    
    It didn't follow the style guide we have for COMMENT variables.
---
 irc/thales/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/irc/thales/Makefile b/irc/thales/Makefile
index 0e35d4f5603f..8a4bd7ca6af9 100644
--- a/irc/thales/Makefile
+++ b/irc/thales/Makefile
@@ -7,7 +7,7 @@ CATEGORIES=	irc
 MASTER_SITES=	GNU
 
 MAINTAINER=	ports@FreeBSD.org
-COMMENT=	GNU Thales -- An IRC to MySQL gateway
+COMMENT=	IRC to MySQL gateway
 
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING