diff options
author | wiz <wiz@pkgsrc.org> | 2015-02-28 11:58:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-02-28 11:58:53 +0000 |
commit | e896dec7e98da8bbf9e9c65e87d80b5bae7bce2f (patch) | |
tree | 7e78201b740a8c39631a3746064db2242511ffcc /emulators/mame/Makefile | |
parent | 479455ee332516419958894e85727d55d53eab1a (diff) | |
download | pkgsrc-e896dec7e98da8bbf9e9c65e87d80b5bae7bce2f.tar.gz |
Update mame and mess to 0.159. The usual changes.
Three patches were accepted upstream.
Diffstat (limited to 'emulators/mame/Makefile')
-rw-r--r-- | emulators/mame/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index 578d46d6901..367e6ca70b7 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2015/02/09 08:43:13 snj Exp $ +# $NetBSD: Makefile,v 1.38 2015/02/28 11:58:53 wiz Exp $ -DISTNAME= mame0158s +DISTNAME= mame0159s PKGNAME= ${DISTNAME:S/0/-0./:S/s$//} -PKGREVISION= 1 MASTER_SITES= http://mamedev.org/downloader.php?file=releases/ COMMENT= Multiple Arcade Machine Emulator |