diff options
author | wiz <wiz@pkgsrc.org> | 2015-05-04 21:14:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-05-04 21:14:24 +0000 |
commit | 059d6d16007330f910b63b4756ba2993a12c4021 (patch) | |
tree | 1cd58ed1ce4bd773975d7a381bf2d596ead838a0 /emulators | |
parent | 3b2c81979369880bacb9c2687ece0ff75d24edb3 (diff) | |
download | pkgsrc-059d6d16007330f910b63b4756ba2993a12c4021.tar.gz |
Recursive PKGREVISION bump for libzip shlib major bump.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/ckmame/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/ckmame/Makefile b/emulators/ckmame/Makefile index 21364e25a52..1f7f94e9fb7 100644 --- a/emulators/ckmame/Makefile +++ b/emulators/ckmame/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2015/05/03 12:13:07 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/05/04 21:14:24 wiz Exp $ DISTNAME= ckmame-0.12 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://www.nih.at/ckmame/ EXTRACT_SUFX= .tar.xz |