Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Aug 2022 05:13:44 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5d4f554b6efc - main - devel/qt6-scxml: Correct COMMENT
Message-ID:  <202208260513.27Q5DiHH033484@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu:

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

commit 5d4f554b6efcf2326e7d4c2f3335bfdc54d62ef7
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2022-08-26 05:13:07 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-08-26 05:13:07 +0000

    devel/qt6-scxml: Correct COMMENT
    
    Approved by:    maintainer (implicitly)
---
 devel/qt6-scxml/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/qt6-scxml/Makefile b/devel/qt6-scxml/Makefile
index 3f23f7530f50..1ef8deae7827 100644
--- a/devel/qt6-scxml/Makefile
+++ b/devel/qt6-scxml/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	devel
 PKGNAMEPREFIX=	qt6-
 
 MAINTAINER=	kde@FreeBSD.org
-COMMENT=	Qt5 SXCML module
+COMMENT=	Qt6 SXCML module
 
 BUILD_DEPENDS=	vulkan-headers>0:graphics/vulkan-headers
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208260513.27Q5DiHH033484>