diff options
Diffstat (limited to 'x11-wm/sway/Makefile')
-rw-r--r-- | x11-wm/sway/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/sway/Makefile b/x11-wm/sway/Makefile index a9f3c56f42c7..3cd490d17d93 100644 --- a/x11-wm/sway/Makefile +++ b/x11-wm/sway/Makefile @@ -1,6 +1,6 @@ PORTNAME= sway DISTVERSION= 1.7 -CATEGORIES= x11-wm +CATEGORIES= x11-wm wayland PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= cd9d1038a822.patch:-p1 # https://github.com/swaywm/sway/pull/5090 |