Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Aug 2022 05:26:09 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: c5e4879cdf90 - main - devel/qt5-scxml: Correct COMMENT
Message-ID:  <202208260526.27Q5Q9uC047726@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=c5e4879cdf90faf48cf2e3df3f6a9c7d327526cd

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

    devel/qt5-scxml: Correct COMMENT
---
 devel/qt5-scxml/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/qt5-scxml/Makefile b/devel/qt5-scxml/Makefile
index 68027aa886bf..9f298f8b5484 100644
--- a/devel/qt5-scxml/Makefile
+++ b/devel/qt5-scxml/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	devel
 PKGNAMEPREFIX=	qt5-
 
 MAINTAINER=	kde@FreeBSD.org
-COMMENT=	Qt5 SXCML module
+COMMENT=	Qt5 SCXML module
 
 USES=		compiler:c++11-lang qmake qt-dist:5,scxml
 USE_QT=		core declarative network buildtools_build



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