diff options
Diffstat (limited to 'games/retroarch/Makefile')
-rw-r--r-- | games/retroarch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/retroarch/Makefile b/games/retroarch/Makefile index 0fe5e68dc322..5bb8f6b997c0 100644 --- a/games/retroarch/Makefile +++ b/games/retroarch/Makefile @@ -1,10 +1,10 @@ PORTNAME= RetroArch DISTVERSIONPREFIX= v -DISTVERSION= 1.18.0 +DISTVERSION= 1.19.1 PORTREVISION= 1 CATEGORIES= games emulators -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Cross-platform entertainment system based on libretro API WWW= https://github.com/libretro/RetroArch |