diff options
author | snj <snj@pkgsrc.org> | 2015-02-09 08:43:13 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2015-02-09 08:43:13 +0000 |
commit | df82caaa7c1b732eb32cec09fe8dc484d440c97b (patch) | |
tree | 2f92435205455978ee877ebcc6b4526a1925baa6 /emulators | |
parent | da562f4d3d31c42982d5f53cb7b1f7f756a2e054 (diff) | |
download | pkgsrc-df82caaa7c1b732eb32cec09fe8dc484d440c97b.tar.gz |
Recursive bump for SDL2-using packages.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/mame/Makefile | 3 | ||||
-rw-r--r-- | emulators/mess/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index 6db14da1ce3..578d46d6901 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2015/01/29 20:00:29 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2015/02/09 08:43:13 snj Exp $ DISTNAME= mame0158s PKGNAME= ${DISTNAME:S/0/-0./:S/s$//} +PKGREVISION= 1 MASTER_SITES= http://mamedev.org/downloader.php?file=releases/ COMMENT= Multiple Arcade Machine Emulator diff --git a/emulators/mess/Makefile b/emulators/mess/Makefile index 40e19e16b7d..8f2fc8e3e38 100644 --- a/emulators/mess/Makefile +++ b/emulators/mess/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2015/01/29 20:00:38 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2015/02/09 08:43:13 snj Exp $ DISTNAME= mame0158s PKGNAME= ${DISTNAME:S/mame0/mess-0./:S/s$//} +PKGREVISION= 1 MASTER_SITES= http://mamedev.org/downloader.php?file=releases/ COMMENT= Multi Emulator Super System |