diff options
Diffstat (limited to 'x11/wlrctl/Makefile')
-rw-r--r-- | x11/wlrctl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wlrctl/Makefile b/x11/wlrctl/Makefile index aa7a44c8fe96..55ed9da90e10 100644 --- a/x11/wlrctl/Makefile +++ b/x11/wlrctl/Makefile @@ -1,7 +1,7 @@ PORTNAME= wlrctl DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 -CATEGORIES= x11 +CATEGORIES= x11 wayland MASTER_SITES= https://git.sr.ht/~brocellous/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ PATCH_SITES= https://git.sr.ht/~brocellous/${PORTNAME}/commit/ |