From ffc41a25c47d0342455f5ada505f257869119441 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 6 Jun 2007 20:56:15 +0000 Subject: Update to 0.9: 0.9 (2007-06-04) - add support for CMPro XML header skip detectors - fix handling of zero byte ROMs - dumpgame: brief option: no ROM/disk info - mkmamedb: add support for reading Romcenter dat files - mkmamedb: warn about multiple games with same name - mkmamedb: create CMPro dat files - mkmamedb: create mame db or CMPro dat file from zip archives - ckmame: add option to keep files present in old ROM database --- emulators/ckmame/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/ckmame/Makefile') diff --git a/emulators/ckmame/Makefile b/emulators/ckmame/Makefile index 14be1eeab59..2ff06f7da07 100644 --- a/emulators/ckmame/Makefile +++ b/emulators/ckmame/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2006/05/18 19:12:25 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2007/06/06 20:56:15 wiz Exp $ # -DISTNAME= ckmame-0.8 +DISTNAME= ckmame-0.9 CATEGORIES= emulators MASTER_SITES= http://www.nih.at/ckmame/ EXTRACT_SUFX= .tar.bz2 -- cgit v1.2.3