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 2f29b14b11e..946270f0256 100644 --- a/emulators/ckmame/Makefile +++ b/emulators/ckmame/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2016/12/12 14:22:02 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2017/02/23 07:44:09 wiz Exp $ DISTNAME= ckmame-0.12 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= emulators MASTER_SITES= http://www.nih.at/ckmame/ EXTRACT_SUFX= .tar.xz |