diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2025-01-27 11:45:43 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2025-01-28 00:58:41 +0000 |
commit | 8d2acadbc5c5d86568c06387f84f45a6b68dd6ce (patch) | |
tree | 98b3eba79e6c6735e3cee0093c958f8abe3ce22d /x11-wm | |
parent | 1e4a082ebefae6166d72e2b95793e0a2cf2a22ef (diff) |
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/hyprland/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile index 0bed2cc80a7c..8132df41fd30 100644 --- a/x11-wm/hyprland/Makefile +++ b/x11-wm/hyprland/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprland DISTVERSIONPREFIX= v DISTVERSION= 0.46.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org |