Date: Mon, 7 Oct 2024 14:42:54 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 583f349d4c64 - main - deskutils/xdg-desktop-portal-lxqt: remove wayland category Message-ID: <202410071442.497EgsTr080600@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=583f349d4c64c7f68381eb82c54389114f5706fa commit 583f349d4c64c7f68381eb82c54389114f5706fa Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-10-07 14:41:41 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-10-07 14:41:54 +0000 deskutils/xdg-desktop-portal-lxqt: remove wayland category Only contains FileChooser. No Wayland references in the source. --- deskutils/xdg-desktop-portal-lxqt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deskutils/xdg-desktop-portal-lxqt/Makefile b/deskutils/xdg-desktop-portal-lxqt/Makefile index af8f4d62110d..7a6af77af6d0 100644 --- a/deskutils/xdg-desktop-portal-lxqt/Makefile +++ b/deskutils/xdg-desktop-portal-lxqt/Makefile @@ -1,6 +1,6 @@ PORTNAME= xdg-desktop-portal-lxqt PORTVERSION= 1.0.2 -CATEGORIES= deskutils wayland +CATEGORIES= deskutils MAINTAINER= lxqt@FreeBSD.org COMMENT= Portal frontend service for LXQT
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410071442.497EgsTr080600>