git: a620e3337a1e - main - x11-toolkits/qt6-virtualkeyboard: fix typo around =
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:46:37 UTC
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-