diff options
Diffstat (limited to 'emulators')
-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 14cd8d72045..3af6dd332c4 100644 --- a/emulators/ckmame/Makefile +++ b/emulators/ckmame/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2011/06/10 09:39:54 obache Exp $ +# $NetBSD: Makefile,v 1.16 2012/04/27 12:31:47 obache Exp $ # DISTNAME= ckmame-0.11 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://www.nih.at/ckmame/ EXTRACT_SUFX= .tar.bz2 |