diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2022-07-01 10:00:55 +0200 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2022-07-01 10:01:22 +0200 |
commit | b2eed2d66478efa63594275ffecd1be2d565c983 (patch) | |
tree | df4b62097d4e0cf29575b4967259fd38d38a6951 /x11/wlogout/Makefile | |
parent | ddeb87975277299c05220d994759b1aabb4f6c2c (diff) | |
download | freebsd-ports-b2eed2d66478efa63594275ffecd1be2d565c983.zip |
wayland: add wayland virtual category
Diffstat (limited to 'x11/wlogout/Makefile')
-rw-r--r-- | x11/wlogout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wlogout/Makefile b/x11/wlogout/Makefile index fce315e52762..ebb3d0195353 100644 --- a/x11/wlogout/Makefile +++ b/x11/wlogout/Makefile @@ -1,7 +1,7 @@ PORTNAME= wlogout PORTVERSION= 1.1.1 PORTREVISION= 1 -CATEGORIES= x11 +CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= Wayland-based logout menu |