git: ab01a5018de8 - main - www/py-qt6-webengine: Fix COMMENT

From: Li-Wen Hsu <lwhsu_at_FreeBSD.org>
Date: Mon, 16 Jan 2023 03:08:20 UTC
The branch main has been updated by lwhsu:

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

commit ab01a5018de8d038001b0f71fac4689800b6ab62
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2023-01-16 03:07:49 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2023-01-16 03:07:49 +0000

    www/py-qt6-webengine: Fix COMMENT
---
 www/py-qt6-webengine/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/py-qt6-webengine/Makefile b/www/py-qt6-webengine/Makefile
index 7a1ca87559b3..e7b662ad9552 100644
--- a/www/py-qt6-webengine/Makefile
+++ b/www/py-qt6-webengine/Makefile
@@ -8,7 +8,7 @@ DISTNAME=	${PYQTWEBENGINE_DISTNAME}
 PYQT_DIST=	yes
 
 MAINTAINER=	kde@FreeBSD.org
-COMMENT=	Python bindings for the Qt5 toolkit, QtWebEngine module
+COMMENT=	Python bindings for the Qt6 toolkit, QtWebEngine module
 WWW=		https://riverbankcomputing.com/software/pyqt
 
 LICENSE=	GPLv3