diff options
author | wiz <wiz@pkgsrc.org> | 2018-04-16 14:33:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-04-16 14:33:44 +0000 |
commit | 024eefe13d09d8dc310bfcc056863f616c42aafb (patch) | |
tree | a02ccafda3c2ba9b1226f0e8ff81be454a1b13cf /emulators/snes9x-gtk | |
parent | 3e17e1ae4db9ea002a6c69c434f592f8d408e8ed (diff) | |
download | pkgsrc-024eefe13d09d8dc310bfcc056863f616c42aafb.tar.gz |
Recursive bump for new fribidi dependency in pango.
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 1a6307aee83..0a5ced6d20b 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2018/03/12 11:16:27 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2018/04/16 14:34:26 wiz Exp $ DISTNAME= snes9x-1.53-src PKGNAME= snes9x-gtk-1.53.81 -PKGREVISION= 35 +PKGREVISION= 36 CATEGORIES= emulators MASTER_SITES= http://snes9x-gtk.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 |