diff options
Diffstat (limited to 'emulators/emulationstation/Makefile')
-rw-r--r-- | emulators/emulationstation/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/emulationstation/Makefile b/emulators/emulationstation/Makefile index 163132d497d..4830f0bd3b9 100644 --- a/emulators/emulationstation/Makefile +++ b/emulators/emulationstation/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2021/11/12 15:38:16 nia Exp $ +# $NetBSD: Makefile,v 1.34 2021/12/08 16:04:15 adam Exp $ DISTNAME= emulationstation-2.9.4 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GITHUB:=RetroPie/} GITHUB_PROJECT= EmulationStation |