diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-06-09 14:18:04 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-06-09 14:18:04 +0000 |
commit | 7930f26fedeca075e01c7fc5d07f26fe3f42f8e6 (patch) | |
tree | e726aa71f74f78d6199b2fba7fb88601c2526e22 /emulators | |
parent | 387e23d4df1fc7b9e4ba688b9f3b169243f62403 (diff) | |
download | pkgsrc-7930f26fedeca075e01c7fc5d07f26fe3f42f8e6.tar.gz |
Recursive revbump from pulseaudio-5.0
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/mame/Makefile | 4 | ||||
-rw-r--r-- | emulators/snes9x-gtk/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index b9304820696..3eac61127ae 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2014/05/05 00:47:50 ryoon Exp $ +# $NetBSD: Makefile,v 1.31 2014/06/09 14:18:07 ryoon Exp $ DISTNAME= mame0153s PKGNAME= ${DISTNAME:S/0/-0./:S/s$//} -PKGREVISION= 1 +PKGREVISION= 2 MASTER_SITES= http://mamedev.org/downloader.php?file=releases/ COMMENT= Multiple Arcade Machine Emulator diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile index 2aef7cbc783..f51bc825b99 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.40 2014/05/29 23:36:33 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2014/06/09 14:18:07 ryoon Exp $ # DISTNAME= snes9x-1.53-src PKGNAME= snes9x-gtk-1.53.81 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= emulators MASTER_SITES= http://snes9x-gtk.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 |