diff options
Diffstat (limited to 'x11-wm/gamescope/Makefile')
-rw-r--r-- | x11-wm/gamescope/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/gamescope/Makefile b/x11-wm/gamescope/Makefile index 718f3b45e4e4..a875c105241e 100644 --- a/x11-wm/gamescope/Makefile +++ b/x11-wm/gamescope/Makefile @@ -1,10 +1,9 @@ PORTNAME= gamescope -DISTVERSION= 3.12.1 +DISTVERSION= 3.12.3 CATEGORIES= x11-wm wayland PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= a618ea074660.patch:-p1 # https://github.com/ValveSoftware/gamescope/issues/120 -PATCHFILES+= eb2080a610be.patch:-p1 # https://github.com/ValveSoftware/gamescope/pull/928 MAINTAINER= jbeich@FreeBSD.org COMMENT= SteamOS session compositing window manager |