diff options
author | wiz <wiz@pkgsrc.org> | 2006-05-06 00:03:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-05-06 00:03:40 +0000 |
commit | 1af53180e3462a28dc87b624261c622ddeb1b7b3 (patch) | |
tree | c8466fc77ca9efa554eb9c443d998eb70fc2b41c /emulators | |
parent | d9cc48b5e19aed07a97ced0d49631c4e8d349553 (diff) | |
download | pkgsrc-1af53180e3462a28dc87b624261c622ddeb1b7b3.tar.gz |
Bump PKGREVISION for libzip *ABI* increase.
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 c82cf5d3b6c..04b48dc9281 100644 --- a/emulators/ckmame/Makefile +++ b/emulators/ckmame/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2006/02/05 23:09:00 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2006/05/06 00:03:40 wiz Exp $ # DISTNAME= ckmame-0.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://www.nih.at/ckmame/ EXTRACT_SUFX= .tar.bz2 |