diff options
Diffstat (limited to 'emulators/mame/Makefile')
-rw-r--r-- | emulators/mame/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index b86eed8f38a..94e37399fbb 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.155 2022/09/09 18:28:26 wiz Exp $ +# $NetBSD: Makefile,v 1.156 2022/09/11 12:51:33 wiz Exp $ DISTNAME= mame-0.247 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GITHUB:=mamedev/} GITHUB_TAG= ${DISTNAME:S/-//S/.//} |