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 64d262f23c4..17ed5c0bb93 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.71 2017/01/04 23:05:12 wiz Exp $ +# $NetBSD: Makefile,v 1.72 2017/02/05 17:55:52 wiz Exp $ -DISTNAME= mame-0.181 +DISTNAME= mame-0.182 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GITHUB:=mamedev/} GITHUB_TAG= ${DISTNAME:S/-//S/.//} |