diff options
author | wiz <wiz> | 2014-04-17 11:56:11 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-04-17 11:56:11 +0000 |
commit | 1486e6fb8ce03c1136cc5e583c79478f3e4d2ded (patch) | |
tree | 66da576d7098bce14b6a693487b2ac1183b91da1 /emulators/mame/Makefile | |
parent | b10c186148fba81f52319e6d03ba3746993d50a5 (diff) | |
download | pkgsrc-1486e6fb8ce03c1136cc5e583c79478f3e4d2ded.tar.gz |
Update to 0.153: the usual.
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 af40b40be7c..7fc8979febb 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2014/03/26 01:42:48 nat Exp $ +# $NetBSD: Makefile,v 1.29 2014/04/17 11:56:11 wiz Exp $ -DISTNAME= mame0152s +DISTNAME= mame0153s PKGNAME= ${DISTNAME:S/0/-0./:S/s$//} -PKGREVISION= 1 MASTER_SITES= http://mamedev.org/downloader.php?file=releases/ COMMENT= Multiple Arcade Machine Emulator |