summaryrefslogtreecommitdiff
path: root/emulators/ckmame/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-05-18 19:12:25 +0000
committerwiz <wiz@pkgsrc.org>2006-05-18 19:12:25 +0000
commit63bde98542dd78180cf9e010dc971a1ee23ddb0d (patch)
treecab5eef40cf6acfcc7cdbd5a9475a3074ab23b1d /emulators/ckmame/Makefile
parente513b8258c383023bbc508e1ce5cb15f85411894 (diff)
downloadpkgsrc-63bde98542dd78180cf9e010dc971a1ee23ddb0d.tar.gz
Update to 0.8:
0.8 (2006-05-18) - clean up superfluous files and extra directories - use additional DB listing files that exist elsewhere - read games to check from file - create DB from multiple dat files - omit games matching shell glob patterns from database - don't open archives or disk images multiple times - don't accept disk images that need a parent - move unknown files to directory `unknown', not to `garbage' in ROM path
Diffstat (limited to 'emulators/ckmame/Makefile')
-rw-r--r--emulators/ckmame/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/emulators/ckmame/Makefile b/emulators/ckmame/Makefile
index 04b48dc9281..14be1eeab59 100644
--- a/emulators/ckmame/Makefile
+++ b/emulators/ckmame/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2006/05/06 00:03:40 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2006/05/18 19:12:25 wiz Exp $
#
-DISTNAME= ckmame-0.7
-PKGREVISION= 2
+DISTNAME= ckmame-0.8
CATEGORIES= emulators
MASTER_SITES= http://www.nih.at/ckmame/
EXTRACT_SUFX= .tar.bz2