diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-04-20 02:27:49 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-04-20 02:27:49 +0000 |
commit | f23eb36a78e539ec25180e5bd6b2dc0d10243655 (patch) | |
tree | e433769184425208af1e381bd87d6fa8ecb4a565 /emulators/snes9x-gtk | |
parent | 6cd24caa9e4cc756cd03be43358893c85fcb7eda (diff) | |
download | pkgsrc-f23eb36a78e539ec25180e5bd6b2dc0d10243655.tar.gz |
Recursive revbump from json-c 0.12 update
Diffstat (limited to 'emulators/snes9x-gtk')
-rw-r--r-- | emulators/snes9x-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile index ad63cc012ad..bbf01a5e708 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.37 2014/04/16 11:22:02 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2014/04/20 02:27:51 ryoon Exp $ # DISTNAME= snes9x-1.53-src PKGNAME= snes9x-gtk-1.53.81 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= emulators MASTER_SITES= http://snes9x-gtk.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 |