diff options
Diffstat (limited to 'emulators/yuzu/Makefile')
-rw-r--r-- | emulators/yuzu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index d1383acf1999..58c8dd10ce5b 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,6 +1,6 @@ PORTNAME= yuzu PORTVERSION= s20230424 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators wayland .if make(makesum) MASTER_SITES= https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb |