diff options
author | wiz <wiz@pkgsrc.org> | 2017-02-06 13:54:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-02-06 13:54:36 +0000 |
commit | 3c1606cff5909c864cffbb098f41ac6570e7a581 (patch) | |
tree | 5fa2d044b97d1bb90c9f7d4006ad854e49ded729 /emulators/snes9x-gtk | |
parent | 3d2f2d359a4af120b78cc2ab3492b98f732931d2 (diff) | |
download | pkgsrc-3c1606cff5909c864cffbb098f41ac6570e7a581.tar.gz |
Recursive bump for harfbuzz's new graphite2 dependency.
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 1a6b4478396..f5ed5adf2a0 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2017/01/21 20:06:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.50 2017/02/06 13:55:19 wiz Exp $ DISTNAME= snes9x-1.53-src PKGNAME= snes9x-gtk-1.53.81 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= emulators MASTER_SITES= http://snes9x-gtk.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 |