summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-09-08 21:04:53 +0000
committernia <nia@pkgsrc.org>2021-09-08 21:04:53 +0000
commita0352f1627a3cbb3c892a14cb29eee3002bbbaee (patch)
tree5d710e733da3fc37f3dcc43bdba5ac43c7832e57 /emulators
parentf9303b7b06a7146e8b291ab223eecb38a07965ff (diff)
downloadpkgsrc-a0352f1627a3cbb3c892a14cb29eee3002bbbaee.tar.gz
Recursive revbump for audio/jack
Diffstat (limited to 'emulators')
-rw-r--r--emulators/PC6001VX/Makefile4
-rw-r--r--emulators/aranym/Makefile4
-rw-r--r--emulators/blastem/Makefile4
-rw-r--r--emulators/bsnes/Makefile4
-rw-r--r--emulators/cannonball/Makefile3
-rw-r--r--emulators/dolphin-emu/Makefile4
-rw-r--r--emulators/dosbox-x/Makefile3
-rw-r--r--emulators/emulationstation/Makefile4
-rw-r--r--emulators/fs-uae/Makefile4
-rw-r--r--emulators/gearboy/Makefile3
-rw-r--r--emulators/gearsystem/Makefile3
-rw-r--r--emulators/hatari/Makefile3
-rw-r--r--emulators/mame/Makefile3
-rw-r--r--emulators/mednafen/Makefile3
-rw-r--r--emulators/melonds/Makefile4
-rw-r--r--emulators/mgba/Makefile3
-rw-r--r--emulators/nestopia/Makefile4
-rw-r--r--emulators/openmsx/Makefile3
-rw-r--r--emulators/pcsxr/Makefile3
-rw-r--r--emulators/qemu/Makefile4
-rw-r--r--emulators/retroarch/Makefile4
-rw-r--r--emulators/sameboy/Makefile3
-rw-r--r--emulators/shoebill/Makefile4
-rw-r--r--emulators/simh/Makefile4
-rw-r--r--emulators/snes9x-gtk/Makefile4
-rw-r--r--emulators/stella/Makefile3
-rw-r--r--emulators/vice/Makefile4
-rw-r--r--emulators/visualboyadvance-m/Makefile4
-rw-r--r--emulators/wine/Makefile4
-rw-r--r--emulators/x16-emulator/Makefile4
-rw-r--r--emulators/xm8/Makefile4
-rw-r--r--emulators/xroar/Makefile4
-rw-r--r--emulators/yabause/Makefile4
33 files changed, 66 insertions, 54 deletions
diff --git a/emulators/PC6001VX/Makefile b/emulators/PC6001VX/Makefile
index 85e529544f0..06568b8687c 100644
--- a/emulators/PC6001VX/Makefile
+++ b/emulators/PC6001VX/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.60 2021/07/30 12:26:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.61 2021/09/08 21:04:59 nia Exp $
VERSION= 3.8.0
DISTNAME= PC6001VX_${VERSION}_src
PKGNAME= ${DISTNAME:S/_src//:S/_/-/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= http://eighttails.up.seesaa.net/bin/
diff --git a/emulators/aranym/Makefile b/emulators/aranym/Makefile
index 7544881fb5f..ed6e9129925 100644
--- a/emulators/aranym/Makefile
+++ b/emulators/aranym/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2021/05/24 19:52:09 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2021/09/08 21:04:59 nia Exp $
DISTNAME= aranym_1.1.0.orig
PKGNAME= ${DISTNAME:S/_/-/:S/.orig//}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=aranym/}
GITHUB_PROJECT= aranym
diff --git a/emulators/blastem/Makefile b/emulators/blastem/Makefile
index 7092b4b0831..b8892ee806f 100644
--- a/emulators/blastem/Makefile
+++ b/emulators/blastem/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2020/12/15 09:12:07 nia Exp $
+# $NetBSD: Makefile,v 1.6 2021/09/08 21:04:59 nia Exp $
DISTNAME= 8aeac7bd9fa7
PKGNAME= blastem-0.6.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= https://www.retrodev.com/repos/blastem/archive/
DIST_SUBDIR= blastem
diff --git a/emulators/bsnes/Makefile b/emulators/bsnes/Makefile
index 84ba489c1f0..c11d1f91a7e 100644
--- a/emulators/bsnes/Makefile
+++ b/emulators/bsnes/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2021/07/30 12:26:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.8 2021/09/08 21:04:59 nia Exp $
DISTNAME= bsnes-115
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=bsnes-emu/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/emulators/cannonball/Makefile b/emulators/cannonball/Makefile
index c0dc4ade241..29400847c03 100644
--- a/emulators/cannonball/Makefile
+++ b/emulators/cannonball/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2021/04/27 14:39:19 fox Exp $
+# $NetBSD: Makefile,v 1.12 2021/09/08 21:04:59 nia Exp $
DISTNAME= cannonball-0.34
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=djyt/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/emulators/dolphin-emu/Makefile b/emulators/dolphin-emu/Makefile
index 01a8b1bf265..37725636c5a 100644
--- a/emulators/dolphin-emu/Makefile
+++ b/emulators/dolphin-emu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2021/07/30 12:26:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.30 2021/09/08 21:05:00 nia Exp $
DISTNAME= dolphin-emu-5.0
-PKGREVISION= 23
+PKGREVISION= 24
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=dolphin-emu/}
GITHUB_PROJECT= dolphin
diff --git a/emulators/dosbox-x/Makefile b/emulators/dosbox-x/Makefile
index 72f39a5611b..d0e7f67e54f 100644
--- a/emulators/dosbox-x/Makefile
+++ b/emulators/dosbox-x/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2021/08/10 11:03:50 nia Exp $
+# $NetBSD: Makefile,v 1.30 2021/09/08 21:05:00 nia Exp $
DISTNAME= dosbox-x-0.83.16
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=joncampbell123/}
GITHUB_TAG= dosbox-x-v${PKGVERSION_NOREV}
diff --git a/emulators/emulationstation/Makefile b/emulators/emulationstation/Makefile
index c59c9ccd688..b891787efaf 100644
--- a/emulators/emulationstation/Makefile
+++ b/emulators/emulationstation/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2021/04/21 13:24:37 adam Exp $
+# $NetBSD: Makefile,v 1.31 2021/09/08 21:05:00 nia Exp $
DISTNAME= emulationstation-2.9.0
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=RetroPie/}
GITHUB_PROJECT= EmulationStation
diff --git a/emulators/fs-uae/Makefile b/emulators/fs-uae/Makefile
index cc9293df183..b4bf0ca8a28 100644
--- a/emulators/fs-uae/Makefile
+++ b/emulators/fs-uae/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2021/06/26 14:08:44 rhialto Exp $
+# $NetBSD: Makefile,v 1.18 2021/09/08 21:05:00 nia Exp $
DISTNAME= fs-uae-3.0.5
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= https://fs-uae.net/stable/${PKGVERSION_NOREV}/
diff --git a/emulators/gearboy/Makefile b/emulators/gearboy/Makefile
index 724706c3316..f1387410de4 100644
--- a/emulators/gearboy/Makefile
+++ b/emulators/gearboy/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2021/08/24 13:27:26 nia Exp $
+# $NetBSD: Makefile,v 1.6 2021/09/08 21:05:00 nia Exp $
+PKGREVISION= 1
.include "Makefile.common"
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/emulators/gearsystem/Makefile b/emulators/gearsystem/Makefile
index 95e10e344a8..2108ffcb500 100644
--- a/emulators/gearsystem/Makefile
+++ b/emulators/gearsystem/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2021/08/24 13:50:07 nia Exp $
+# $NetBSD: Makefile,v 1.6 2021/09/08 21:05:00 nia Exp $
+PKGREVISION= 1
.include "Makefile.common"
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile
index f0303b55ba2..0f73d7f0913 100644
--- a/emulators/hatari/Makefile
+++ b/emulators/hatari/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.60 2020/12/31 19:44:09 fcambus Exp $
+# $NetBSD: Makefile,v 1.61 2021/09/08 21:05:00 nia Exp $
DISTNAME= hatari-2.3.1
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= https://download.tuxfamily.org/hatari/${PKGVERSION_NOREV}/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile
index 1a5fdef416b..a536dc62b5e 100644
--- a/emulators/mame/Makefile
+++ b/emulators/mame/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.137 2021/08/30 21:52:31 wiz Exp $
+# $NetBSD: Makefile,v 1.138 2021/09/08 21:05:00 nia Exp $
DISTNAME= mame-0.235
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=mamedev/}
GITHUB_TAG= ${DISTNAME:S/-//S/.//}
diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile
index 5d1764e70ad..24e9083b3f0 100644
--- a/emulators/mednafen/Makefile
+++ b/emulators/mednafen/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2021/06/28 09:22:43 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2021/09/08 21:05:01 nia Exp $
DISTNAME= mednafen-1.27.1
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= https://mednafen.github.io/releases/files/
EXTRACT_SUFX= .tar.xz
diff --git a/emulators/melonds/Makefile b/emulators/melonds/Makefile
index 2feb0e094f1..8ece12918e1 100644
--- a/emulators/melonds/Makefile
+++ b/emulators/melonds/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2020/08/18 17:57:46 leot Exp $
+# $NetBSD: Makefile,v 1.7 2021/09/08 21:05:01 nia Exp $
DISTNAME= melonDS-0.8.3
PKGNAME= ${DISTNAME:S/DS/ds/}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=Arisotura/}
diff --git a/emulators/mgba/Makefile b/emulators/mgba/Makefile
index 35a3db88539..9f70385b377 100644
--- a/emulators/mgba/Makefile
+++ b/emulators/mgba/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2021/05/02 08:39:59 nia Exp $
+# $NetBSD: Makefile,v 1.26 2021/09/08 21:05:01 nia Exp $
DISTNAME= mgba-0.9.1
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=mgba-emu/}
diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile
index 69d35d82df2..04d41698dc8 100644
--- a/emulators/nestopia/Makefile
+++ b/emulators/nestopia/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2020/08/18 17:57:47 leot Exp $
+# $NetBSD: Makefile,v 1.43 2021/09/08 21:05:01 nia Exp $
-PKGREVISION= 4
+PKGREVISION= 5
.include "Makefile.common"
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile
index f130c8929ec..07e9add99ca 100644
--- a/emulators/openmsx/Makefile
+++ b/emulators/openmsx/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.62 2021/08/31 10:57:08 nia Exp $
+# $NetBSD: Makefile,v 1.63 2021/09/08 21:05:01 nia Exp $
DISTNAME= openmsx-17.0
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=openMSX/}
GITHUB_PROJECT= openMSX
diff --git a/emulators/pcsxr/Makefile b/emulators/pcsxr/Makefile
index 172da0b15da..e854f8171a4 100644
--- a/emulators/pcsxr/Makefile
+++ b/emulators/pcsxr/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2021/05/14 06:58:31 nia Exp $
+# $NetBSD: Makefile,v 1.3 2021/09/08 21:05:01 nia Exp $
DISTNAME= pcsxr-1.9.95.20190306
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=iCatButler/}
GITHUB_PROJECT= pcsxr
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index ab923425f6e..564f90deb70 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.285 2021/09/05 20:58:16 nia Exp $
+# $NetBSD: Makefile,v 1.286 2021/09/08 21:05:01 nia Exp $
DISTNAME= qemu-6.1.0
PKGNAME= ${DISTNAME:S/-rc/rc/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= https://download.qemu.org/
EXTRACT_SUFX= .tar.xz
diff --git a/emulators/retroarch/Makefile b/emulators/retroarch/Makefile
index f4570a490a8..70ea2c7fd9c 100644
--- a/emulators/retroarch/Makefile
+++ b/emulators/retroarch/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2021/07/30 12:26:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.45 2021/09/08 21:05:01 nia Exp $
-PKGREVISION= 3
+PKGREVISION= 4
.include "version.mk"
PKGNAME= retroarch-${RETROARCH_VERSION}
diff --git a/emulators/sameboy/Makefile b/emulators/sameboy/Makefile
index 4a0cec0eb51..6079ed53bfd 100644
--- a/emulators/sameboy/Makefile
+++ b/emulators/sameboy/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2021/04/01 15:37:24 adam Exp $
+# $NetBSD: Makefile,v 1.9 2021/09/08 21:05:01 nia Exp $
+PKGREVISION= 1
.include "Makefile.common"
MAINTAINER= nia@NetBSD.org
diff --git a/emulators/shoebill/Makefile b/emulators/shoebill/Makefile
index ccf3f1322e4..5eb1a535e7d 100644
--- a/emulators/shoebill/Makefile
+++ b/emulators/shoebill/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2021/05/24 19:52:10 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2021/09/08 21:05:02 nia Exp $
DISTNAME= shoebill-0.0.5
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=pruten/}
diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile
index d69115181b7..f99ca3e7311 100644
--- a/emulators/simh/Makefile
+++ b/emulators/simh/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.55 2020/08/18 17:57:47 leot Exp $
+# $NetBSD: Makefile,v 1.56 2021/09/08 21:05:02 nia Exp $
DISTNAME= simh-4.0.0
PKGNAME= simh-4.0.0.20180919
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=simh/}
GITHUB_PROJECT= simh
diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile
index ae978874ffe..23401d2c86c 100644
--- a/emulators/snes9x-gtk/Makefile
+++ b/emulators/snes9x-gtk/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.81 2021/07/30 12:26:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.82 2021/09/08 21:05:02 nia Exp $
-PKGREVISION= 12
+PKGREVISION= 13
.include "../../emulators/snes9x/Makefile.common"
PKGNAME= snes9x-gtk-${SNES9X_VERSION}
diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile
index deacd30c03b..c3d5a89695d 100644
--- a/emulators/stella/Makefile
+++ b/emulators/stella/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2020/11/24 14:05:22 nia Exp $
+# $NetBSD: Makefile,v 1.57 2021/09/08 21:05:02 nia Exp $
+PKGREVISION= 1
.include "Makefile.common"
PKGNAME= ${DISTNAME:S/-src//1}
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index 0cb0a3f9c9c..c1f76f70460 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.158 2021/07/30 12:26:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.159 2021/09/08 21:05:02 nia Exp $
DISTNAME= vice-3.5
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vice-emu/}
diff --git a/emulators/visualboyadvance-m/Makefile b/emulators/visualboyadvance-m/Makefile
index 432ec982c6f..755dc780d08 100644
--- a/emulators/visualboyadvance-m/Makefile
+++ b/emulators/visualboyadvance-m/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2020/10/30 08:47:38 nia Exp $
+# $NetBSD: Makefile,v 1.7 2021/09/08 21:05:02 nia Exp $
DISTNAME= visualboyadvance-m-2.1.4
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=visualboyadvance-m/}
GITHUB_PROJECT= visualboyadvance-m
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index e7043002398..01af227c1f5 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.230 2021/07/30 12:26:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.231 2021/09/08 21:05:02 nia Exp $
DISTNAME= wine-5.0.5
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= https://dl.winehq.org/wine/source/${PKGVERSION_NOREV:R}/
MASTER_SITES+= http://mirrors.ibiblio.org/wine/source/${PKGVERSION_NOREV:R}/
diff --git a/emulators/x16-emulator/Makefile b/emulators/x16-emulator/Makefile
index 3422b306528..a66f4c41d43 100644
--- a/emulators/x16-emulator/Makefile
+++ b/emulators/x16-emulator/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2021/01/16 12:19:59 nia Exp $
+# $NetBSD: Makefile,v 1.6 2021/09/08 21:05:02 nia Exp $
DISTNAME= x16-emulator-35
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=commanderx16/}
GITHUB_PROJECT= x16-emulator
diff --git a/emulators/xm8/Makefile b/emulators/xm8/Makefile
index 0e23a22401e..a2035da9e61 100644
--- a/emulators/xm8/Makefile
+++ b/emulators/xm8/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2021/01/15 11:40:13 nia Exp $
+# $NetBSD: Makefile,v 1.6 2021/09/08 21:05:03 nia Exp $
VERSION= 1.70
DISTNAME= xm8_${VERSION:S/.//}
PKGNAME= xm8-${VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
#PKGREVISION=
CATEGORIES= emulators
MASTER_SITES= http://retropc.net/pi/
diff --git a/emulators/xroar/Makefile b/emulators/xroar/Makefile
index 949d0dd2a0d..dce872c51cc 100644
--- a/emulators/xroar/Makefile
+++ b/emulators/xroar/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2021/07/30 12:26:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.5 2021/09/08 21:05:03 nia Exp $
DISTNAME= xroar-0.36.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= emulators
MASTER_SITES= https://www.6809.org.uk/xroar/dl/
diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile
index 9fcd5741a70..babb8cbe2f0 100644
--- a/emulators/yabause/Makefile
+++ b/emulators/yabause/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.63 2021/07/30 12:26:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.64 2021/09/08 21:05:03 nia Exp $
DISTNAME= yabause-0.9.15
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= emulators
MASTER_SITES= https://download.tuxfamily.org/yabause/releases/${PKGVERSION_NOREV}/