diff options
author | wiz <wiz@pkgsrc.org> | 2013-11-25 12:00:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-11-25 12:00:45 +0000 |
commit | fab9e142483cf821158aa9d846d4645fcd122eff (patch) | |
tree | 6ab513eca9a83dc1b88694269449b669fe7e6b5d /emulators | |
parent | 8b621aa9fa417bd6156d7c6d638b4cff10143738 (diff) | |
download | pkgsrc-fab9e142483cf821158aa9d846d4645fcd122eff.tar.gz |
PKGREVISION bump for json-c shlib rename.
Diffstat (limited to 'emulators')
-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 4540598db16..09ef360a32a 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2013/10/10 14:42:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.35 2013/11/25 12:00:47 wiz Exp $ # DISTNAME= snes9x-1.53-src PKGNAME= snes9x-gtk-1.53.81 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= emulators MASTER_SITES= http://snes9x-gtk.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 |