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