diff options
Diffstat (limited to 'x11/wev/Makefile')
-rw-r--r-- | x11/wev/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wev/Makefile b/x11/wev/Makefile index fb83b60d4a7e..b26407ab9f5c 100644 --- a/x11/wev/Makefile +++ b/x11/wev/Makefile @@ -1,7 +1,7 @@ PORTNAME= wev PORTVERSION= 1.0.0 PORTREVISION= 2 -CATEGORIES= x11 +CATEGORIES= x11 wayland MASTER_SITES= https://git.sr.ht/~sircmpwn/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ PATCH_SITES= https://git.sr.ht/~sircmpwn/${PORTNAME}/commit/ |