diff options
author | wiz <wiz@pkgsrc.org> | 2012-10-16 17:47:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-10-16 17:47:19 +0000 |
commit | 9f2cee372c62c1ebcbd0c85174f1ac962b7078ae (patch) | |
tree | 0bd88cd04f38ea772900bdec42cb5fa5ad166c17 /emulators/snes9x-gtk | |
parent | 174ca51bde189b5c67cbc2eaf2ff5e259165c23e (diff) | |
download | pkgsrc-9f2cee372c62c1ebcbd0c85174f1ac962b7078ae.tar.gz |
Recursive bump for new gtkglext pangox-compat 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 4e63e10b3c4..b381a52f8c9 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2012/10/08 23:01:32 adam Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/16 17:47:20 wiz Exp $ # DISTNAME= snes9x-1.53-src PKGNAME= snes9x-gtk-1.53.81 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= emulators MASTER_SITES= http://snes9x-gtk.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 |