diff options
Diffstat (limited to 'x11/wshowkeys/Makefile')
-rw-r--r-- | x11/wshowkeys/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wshowkeys/Makefile b/x11/wshowkeys/Makefile index ea842848948f..c7b2a6fdde9f 100644 --- a/x11/wshowkeys/Makefile +++ b/x11/wshowkeys/Makefile @@ -1,6 +1,6 @@ PORTNAME= wshowkeys DISTVERSION= 1.0 -CATEGORIES= x11 +CATEGORIES= x11 wayland MASTER_SITES= https://git.sr.ht/~sircmpwn/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ PATCH_SITES= https://github.com/ammgws/${PORTNAME}/commit/ |