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