diff options
Diffstat (limited to 'emulators/emulationstation/Makefile')
-rw-r--r-- | emulators/emulationstation/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/emulationstation/Makefile b/emulators/emulationstation/Makefile index 701d95c8f80..730e0f6fbdb 100644 --- a/emulators/emulationstation/Makefile +++ b/emulators/emulationstation/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2016/10/07 18:25:45 adam Exp $ +# $NetBSD: Makefile,v 1.9 2017/01/01 16:06:11 adam Exp $ DISTNAME= abba19584636c28cd98e3810e857f493cb63d06c PKGNAME= emulationstation-2.0.0_rc1_20150210 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= emulators games MASTER_SITES= https://github.com/Aloshi/EmulationStation/archive/ EXTRACT_SUFX= .zip |