Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:46:37 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a620e3337a1e - main - x11-toolkits/qt6-virtualkeyboard: fix typo around =
Message-ID:  <202209051946.285JkbXn069434@gitrepo.freebsd.org>

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

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

commit a620e3337a1e8f6862797f3779ca92327f5fdab1
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:46:06 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:46:06 +0000

    x11-toolkits/qt6-virtualkeyboard: fix typo around =
---
 x11-toolkits/qt6-virtualkeyboard/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-toolkits/qt6-virtualkeyboard/Makefile b/x11-toolkits/qt6-virtualkeyboard/Makefile
index b77e54d02768..f350c3ea3907 100644
--- a/x11-toolkits/qt6-virtualkeyboard/Makefile
+++ b/x11-toolkits/qt6-virtualkeyboard/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	virtualkeyboard
 PORTVERSION=	${QT6_VERSION}
-PORTREVISION	=1
+PORTREVISION=	1
 CATEGORIES=	x11-toolkits
 PKGNAMEPREFIX=	qt6-
 



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