diff options
Diffstat (limited to 'emulators/mame/Makefile')
-rw-r--r-- | emulators/mame/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index a42bbe23d07..97971525ee3 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.96 2019/02/03 23:10:19 wiz Exp $ +# $NetBSD: Makefile,v 1.97 2019/02/28 22:43:29 wiz Exp $ -DISTNAME= mame-0.206 +DISTNAME= mame-0.207 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GITHUB:=mamedev/} GITHUB_TAG= ${DISTNAME:S/-//S/.//} |