diff options
Diffstat (limited to 'x11/wayout/Makefile')
-rw-r--r-- | x11/wayout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wayout/Makefile b/x11/wayout/Makefile index 990cde8110b5..0c3f6f6b70bc 100644 --- a/x11/wayout/Makefile +++ b/x11/wayout/Makefile @@ -1,6 +1,6 @@ PORTNAME= wayout DISTVERSION= 1.1.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 wayland MASTER_SITES= https://git.sr.ht/~shinyzenith/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ # XXX Teach USES=cargo to not override default DISTFILES |