diff options
author | wiz <wiz> | 2012-10-16 17:47:19 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-10-16 17:47:19 +0000 |
commit | 06ab9c0e742aacf7d5c492fa00c72f6e8e5cfa0f (patch) | |
tree | 0bd88cd04f38ea772900bdec42cb5fa5ad166c17 /emulators | |
parent | e718f5918e22441973ef523f73157fae89d7c444 (diff) | |
download | pkgsrc-06ab9c0e742aacf7d5c492fa00c72f6e8e5cfa0f.tar.gz |
Recursive bump for new gtkglext pangox-compat dependency.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/snes9x-gtk/Makefile | 4 | ||||
-rw-r--r-- | emulators/yabause/Makefile | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile index 752ebc780c9..432f291ced5 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2012/10/08 23:01:32 adam Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/16 17:47:20 wiz Exp $ DISTNAME= yabause-0.9.11.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yabause/} |