diff options
Diffstat (limited to 'emulators/libretro-pcsx2/Makefile')
-rw-r--r-- | emulators/libretro-pcsx2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/libretro-pcsx2/Makefile b/emulators/libretro-pcsx2/Makefile index a9ea6d824b1f..00d7fbdebd29 100644 --- a/emulators/libretro-pcsx2/Makefile +++ b/emulators/libretro-pcsx2/Makefile @@ -1,6 +1,6 @@ PORTNAME= libretro-pcsx2 PORTVERSION= 0.20201030 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= emulators games MAINTAINER= beyert@cs.ucr.edu |