diff options
author | wiz <wiz@pkgsrc.org> | 2017-02-23 07:44:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-02-23 07:44:09 +0000 |
commit | fc592521b9c2325826a71d12fb77e7b03e296311 (patch) | |
tree | 80095bc47c0733f7302668d7141a23fe5f8879ac /emulators | |
parent | 7fd57aac0c330c49592bfec6afcd6497d2c53860 (diff) | |
download | pkgsrc-fc592521b9c2325826a71d12fb77e7b03e296311.tar.gz |
Recursive bump for libzip shlib major bump.
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 |