git: 6e47a406b8a9 - main - x11/rio: add to wayland category
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Sep 2023 22:28:58 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=6e47a406b8a9e9e9249bbc945f7824436add9d14 commit 6e47a406b8a9e9e9249bbc945f7824436add9d14 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-09-25 22:24:17 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-09-25 22:28:46 +0000 x11/rio: add to wayland category --- x11/rio/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/rio/Makefile b/x11/rio/Makefile index b42395feae90..5327bdd56ed8 100644 --- a/x11/rio/Makefile +++ b/x11/rio/Makefile @@ -2,7 +2,7 @@ PORTNAME= rio DISTVERSIONPREFIX= v DISTVERSION= 0.0.19 PORTREVISION= 1 -CATEGORIES= x11 +CATEGORIES= x11 wayland PKGNAMESUFFIX= -terminal-emulator MAINTAINER= yuri@FreeBSD.org