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/mame/Makefile | |
parent | da562f4d3d31c42982d5f53cb7b1f7f756a2e054 (diff) | |
download | pkgsrc-df82caaa7c1b732eb32cec09fe8dc484d440c97b.tar.gz |
Recursive bump for SDL2-using packages.
Diffstat (limited to 'emulators/mame/Makefile')
-rw-r--r-- | emulators/mame/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |