diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-02-12 06:24:36 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-02-12 06:24:36 +0000 |
commit | 545f70a10b9d44a5f003a0bdf2cf92c2b70b6df5 (patch) | |
tree | 303235e49cc4ad2912cdbcd91ff4f31742f20f94 /emulators/snes9x-gtk | |
parent | c0b97c4bce86913612b81775e5ca7db2336d3887 (diff) | |
download | pkgsrc-545f70a10b9d44a5f003a0bdf2cf92c2b70b6df5.tar.gz |
Recursive revbump from fonts/harfbuzz
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 f5ed5adf2a0..849fdac7e59 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2017/02/06 13:55:19 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2017/02/12 06:25:18 ryoon Exp $ DISTNAME= snes9x-1.53-src PKGNAME= snes9x-gtk-1.53.81 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= emulators MASTER_SITES= http://snes9x-gtk.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 |