diff options
Diffstat (limited to 'emulators/ckmame/Makefile')
-rw-r--r-- | emulators/ckmame/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/ckmame/Makefile b/emulators/ckmame/Makefile index ead797743df..3d0c0c17557 100644 --- a/emulators/ckmame/Makefile +++ b/emulators/ckmame/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2013/05/09 07:39:40 adam Exp $ +# $NetBSD: Makefile,v 1.23 2013/10/19 09:07:04 adam Exp $ # DISTNAME= ckmame-0.11 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= emulators MASTER_SITES= http://www.nih.at/ckmame/ EXTRACT_SUFX= .tar.bz2 |