diff options
author | wiz <wiz@pkgsrc.org> | 2015-04-02 22:33:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-04-02 22:33:55 +0000 |
commit | 1b2cee06ec0a3146ea11f7e98027512024d0f020 (patch) | |
tree | 939e25911e7bb35a8dfcb2873cf4284e762c3225 /emulators/mess | |
parent | 92dee94c5e6fd5f779b22acb50415f53806a316f (diff) | |
download | pkgsrc-1b2cee06ec0a3146ea11f7e98027512024d0f020.tar.gz |
Update mame and mess to 0.160. The usual changes.
Diffstat (limited to 'emulators/mess')
-rw-r--r-- | emulators/mess/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/mess/Makefile b/emulators/mess/Makefile index 4583394f54a..2a5591a8ee1 100644 --- a/emulators/mess/Makefile +++ b/emulators/mess/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.40 2015/02/28 11:58:53 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/02 22:33:55 wiz Exp $ -DISTNAME= mame0159s +DISTNAME= mame0160s PKGNAME= ${DISTNAME:S/mame0/mess-0./:S/s$//} MASTER_SITES= http://mamedev.org/downloader.php?file=releases/ |