diff options
author | adam <adam@pkgsrc.org> | 2022-11-23 16:18:32 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2022-11-23 16:18:32 +0000 |
commit | c4a3e052e2a4449eb2a3f616c79131d185e6f6ee (patch) | |
tree | aa11122615289b26a603d8cc8dc8954329859f08 /emulators/mame | |
parent | 71596667b607c939aee60c15d4c4282addbf2e8d (diff) | |
download | pkgsrc-c4a3e052e2a4449eb2a3f616c79131d185e6f6ee.tar.gz |
massive revision bump after textproc/icu update
Diffstat (limited to 'emulators/mame')
-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 b02458ea1e7..42afc088468 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.158 2022/10/30 21:13:43 wiz Exp $ +# $NetBSD: Makefile,v 1.159 2022/11/23 16:19:58 adam Exp $ DISTNAME= mame-0.249 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GITHUB:=mamedev/} GITHUB_TAG= ${DISTNAME:S/-//S/.//} |