summaryrefslogtreecommitdiff
path: root/emulators/ckmame/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-06-06 20:56:15 +0000
committerwiz <wiz@pkgsrc.org>2007-06-06 20:56:15 +0000
commitffc41a25c47d0342455f5ada505f257869119441 (patch)
tree8fc8c930d59401dd7d2f4995dfaea6f2a393e699 /emulators/ckmame/Makefile
parent9cf545c1e709312c83b3d7286d072570985c7ef1 (diff)
downloadpkgsrc-ffc41a25c47d0342455f5ada505f257869119441.tar.gz
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
Diffstat (limited to 'emulators/ckmame/Makefile')
-rw-r--r--emulators/ckmame/Makefile4
1 files changed, 2 insertions, 2 deletions
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