git: c03685c99563 - main - www/py-qt6-webengine: Correct pkg-descr.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 15 Jan 2023 21:31:59 UTC
The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=c03685c995635c4ff71932b9f5b6c40fb8a00d1d commit c03685c995635c4ff71932b9f5b6c40fb8a00d1d Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2023-01-15 21:30:09 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2023-01-15 21:30:46 +0000 www/py-qt6-webengine: Correct pkg-descr. Fixes: c389e5029828518fe8e2fb6179abb5716faa2f40 --- www/py-qt6-webengine/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/py-qt6-webengine/pkg-descr b/www/py-qt6-webengine/pkg-descr index 1b640f0df6fc..67bbdfd0c462 100644 --- a/www/py-qt6-webengine/pkg-descr +++ b/www/py-qt6-webengine/pkg-descr @@ -1,2 +1,2 @@ -PyQt5 is a set of Python bindings for Qt5 application framework. +PyQt6 is a set of Python bindings for Qt6 application framework. This package provides the QtWebKit module.