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 9829385d4c1..83bc2a87139 100644 --- a/emulators/ckmame/Makefile +++ b/emulators/ckmame/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2020/08/31 18:09:27 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2020/11/05 09:08:03 ryoon Exp $ DISTNAME= ckmame-1.0 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= emulators MASTER_SITES= https://www.nih.at/ckmame/ EXTRACT_SUFX= .tar.xz |