From c95f98bffaa6795750ca19cccba8a10703b06141 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 14 Nov 2013 08:18:21 +0000 Subject: Update to 0.151: the usual changes. --- emulators/mame/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'emulators/mame/Makefile') diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index 8bd72b14c9a..3a3d8cdaf1e 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2013/10/10 14:42:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.26 2013/11/14 08:18:21 wiz Exp $ -DISTNAME= mame0150s +DISTNAME= mame0151s PKGNAME= ${DISTNAME:S/0/-0./:S/s$//} -PKGREVISION= 1 MASTER_SITES= http://mamedev.org/downloader.php?file=releases/ COMMENT= Multiple Arcade Machine Emulator @@ -36,6 +35,6 @@ do-install: do \ ${INSTALL_DATA} ${WRKSRC}/src/osd/sdl/man/"$$man" ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1; \ done - ${INSTALL_DATA} ${WRKSRC}/src/osd/sdl/man/mame.6 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man6; \ + ${INSTALL_DATA} ${WRKSRC}/src/osd/sdl/man/mame.6 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man6 .include "Makefile.common" -- cgit v1.2.3