diff options
Diffstat (limited to 'x11-servers')
-rw-r--r-- | x11-servers/xwayland/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-servers/xwayland/Makefile b/x11-servers/xwayland/Makefile index c166772612b4..d71bff405d72 100644 --- a/x11-servers/xwayland/Makefile +++ b/x11-servers/xwayland/Makefile @@ -2,7 +2,9 @@ PORTNAME= xwayland PORTVERSION= 1.19.1 -PORTREVISION= 1 +# This is inherited from x11-servers/xorg-server +# Ensure it does not go backwards when bumping +PORTREVISION= 11 COMMENT= X Clients under Wayland |