summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
Diffstat (limited to 'emulators')
-rw-r--r--emulators/BasiliskII/Makefile4
-rw-r--r--emulators/PC6001VX/Makefile3
-rw-r--r--emulators/blinkensim/Makefile4
-rw-r--r--emulators/bochs/Makefile4
-rw-r--r--emulators/dolphin-emu/Makefile4
-rw-r--r--emulators/dosbox-x/Makefile3
-rw-r--r--emulators/e-uae/Makefile4
-rw-r--r--emulators/free42/Makefile4
-rw-r--r--emulators/fuse-emulator/Makefile4
-rw-r--r--emulators/gens/Makefile4
-rw-r--r--emulators/gpsim-devel/Makefile4
-rw-r--r--emulators/gpsim-devel/buildlink3.mk4
-rw-r--r--emulators/gpsim-oscilloscope/Makefile4
-rw-r--r--emulators/gpsim-ptyusart/Makefile4
-rw-r--r--emulators/gpsim/Makefile4
-rw-r--r--emulators/libretro-ppsspp/Makefile4
-rw-r--r--emulators/mame/Makefile3
-rw-r--r--emulators/mednaffe/Makefile4
-rw-r--r--emulators/melonds/Makefile4
-rw-r--r--emulators/mgba/Makefile3
-rw-r--r--emulators/nestopia/Makefile4
-rw-r--r--emulators/qemu/Makefile3
-rw-r--r--emulators/retroarch/Makefile4
-rw-r--r--emulators/ski/Makefile4
-rw-r--r--emulators/snes9x-gtk/Makefile4
-rw-r--r--emulators/tme/Makefile4
-rw-r--r--emulators/uae/Makefile4
-rw-r--r--emulators/vice/Makefile4
-rw-r--r--emulators/visualboyadvance-m/Makefile3
-rw-r--r--emulators/wine/Makefile4
-rw-r--r--emulators/xnp2/Makefile4
-rw-r--r--emulators/yabause/Makefile4
32 files changed, 64 insertions, 58 deletions
diff --git a/emulators/BasiliskII/Makefile b/emulators/BasiliskII/Makefile
index 2ea372102b6..649016c2ba1 100644
--- a/emulators/BasiliskII/Makefile
+++ b/emulators/BasiliskII/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2020/05/05 17:51:45 rillig Exp $
+# $NetBSD: Makefile,v 1.47 2020/08/17 20:18:37 leot Exp $
DISTNAME= BasiliskII-20190405
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=cebix/}
GITHUB_PROJECT= macemu
diff --git a/emulators/PC6001VX/Makefile b/emulators/PC6001VX/Makefile
index 169c8203511..acfeffa59cc 100644
--- a/emulators/PC6001VX/Makefile
+++ b/emulators/PC6001VX/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.45 2020/06/13 16:32:49 tsutsui Exp $
+# $NetBSD: Makefile,v 1.46 2020/08/17 20:18:37 leot Exp $
VERSION= 3.5.1
DISTNAME= PC6001VX_${VERSION}_src
PKGNAME= ${DISTNAME:S/_src//:S/_/-/}
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://eighttails.up.seesaa.net/bin/
diff --git a/emulators/blinkensim/Makefile b/emulators/blinkensim/Makefile
index a487f1542f9..18f4f809e56 100644
--- a/emulators/blinkensim/Makefile
+++ b/emulators/blinkensim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2020/03/10 22:09:45 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2020/08/17 20:18:37 leot Exp $
#
DISTNAME= blinkensim-2.2
-PKGREVISION= 36
+PKGREVISION= 37
CATEGORIES= emulators graphics
MASTER_SITES= http://sven.gimp.org/blinkenlights/old/
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile
index 7fa96029b5c..1f1224ef011 100644
--- a/emulators/bochs/Makefile
+++ b/emulators/bochs/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.100 2020/03/20 11:57:35 nia Exp $
+# $NetBSD: Makefile,v 1.101 2020/08/17 20:18:37 leot Exp $
DISTNAME= bochs-2.6.9
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bochs/}
diff --git a/emulators/dolphin-emu/Makefile b/emulators/dolphin-emu/Makefile
index 6e5a1c43915..ca4630606ac 100644
--- a/emulators/dolphin-emu/Makefile
+++ b/emulators/dolphin-emu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2020/07/07 11:20:26 nia Exp $
+# $NetBSD: Makefile,v 1.23 2020/08/17 20:18:37 leot Exp $
DISTNAME= dolphin-emu-5.0
-PKGREVISION= 16
+PKGREVISION= 17
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 722db7b8d20..0fd5737703b 100644
--- a/emulators/dosbox-x/Makefile
+++ b/emulators/dosbox-x/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2020/08/08 21:36:38 nia Exp $
+# $NetBSD: Makefile,v 1.19 2020/08/17 20:18:37 leot Exp $
DISTNAME= dosbox-x-0.83.4
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=joncampbell123/}
GITHUB_TAG= dosbox-x-v${PKGVERSION_NOREV}
diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile
index f0e6d5e5fa7..cc09f43437d 100644
--- a/emulators/e-uae/Makefile
+++ b/emulators/e-uae/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.45 2020/03/10 22:09:46 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2020/08/17 20:18:37 leot Exp $
DISTNAME= e-uae-0.8.29-WIP4
PKGNAME= e-uae-0.8.28.99.4
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= emulators
MASTER_SITES= http://www.rcdrummond.net/uae/${DISTNAME}/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/free42/Makefile b/emulators/free42/Makefile
index 721ab8c978f..3c51d7e4f23 100644
--- a/emulators/free42/Makefile
+++ b/emulators/free42/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2020/03/16 00:21:07 tnn Exp $
+# $NetBSD: Makefile,v 1.22 2020/08/17 20:18:37 leot Exp $
DISTNAME= free42
PKGNAME= ${DISTNAME}-1.4.78
-PKGREVISION= 13
+PKGREVISION= 14
DIST_SUBDIR= ${PKGNAME_NOREV}
CATEGORIES= emulators
#MASTER_SITES= http://thomasokken.com/free42/download/
diff --git a/emulators/fuse-emulator/Makefile b/emulators/fuse-emulator/Makefile
index 6998a5d837e..8da3b39b3e6 100644
--- a/emulators/fuse-emulator/Makefile
+++ b/emulators/fuse-emulator/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2020/06/02 08:23:45 adam Exp $
+# $NetBSD: Makefile,v 1.32 2020/08/17 20:18:37 leot Exp $
DISTNAME= fuse-1.5.7
PKGNAME= ${DISTNAME:S/fuse/fuse-emulator/}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
diff --git a/emulators/gens/Makefile b/emulators/gens/Makefile
index 52d00be3f6d..427c4703c30 100644
--- a/emulators/gens/Makefile
+++ b/emulators/gens/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.49 2020/03/10 22:09:46 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2020/08/17 20:18:38 leot Exp $
#
DISTNAME= gens-rc3
PKGNAME= gens-2.12rc3
-PKGREVISION= 40
+PKGREVISION= 41
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gens/}
diff --git a/emulators/gpsim-devel/Makefile b/emulators/gpsim-devel/Makefile
index 75a6f75aec7..2bb6c31a4d6 100644
--- a/emulators/gpsim-devel/Makefile
+++ b/emulators/gpsim-devel/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.51 2020/04/20 00:36:45 joerg Exp $
+# $NetBSD: Makefile,v 1.52 2020/08/17 20:17:25 leot Exp $
#
DISTNAME= gpsim-20050905
-PKGREVISION= 38
+PKGREVISION= 39
CATEGORIES= emulators
MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/
diff --git a/emulators/gpsim-devel/buildlink3.mk b/emulators/gpsim-devel/buildlink3.mk
index ab1bdb97514..0368d2418a3 100644
--- a/emulators/gpsim-devel/buildlink3.mk
+++ b/emulators/gpsim-devel/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.41 2020/03/10 22:08:47 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.42 2020/08/17 20:17:25 leot Exp $
BUILDLINK_TREE+= gpsim
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gpsim
GPSIM_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gpsim+= gpsim>=20050905
-BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb37
+BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb39
BUILDLINK_PKGSRCDIR.gpsim?= ../../emulators/gpsim-devel
.include "../../x11/gtk2/buildlink3.mk"
diff --git a/emulators/gpsim-oscilloscope/Makefile b/emulators/gpsim-oscilloscope/Makefile
index d6ddab01a57..57bbc1852fa 100644
--- a/emulators/gpsim-oscilloscope/Makefile
+++ b/emulators/gpsim-oscilloscope/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.42 2020/03/10 22:09:46 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2020/08/17 20:18:38 leot Exp $
#
DISTNAME= oscilloscope-0.1.2
PKGNAME= gpsim-${DISTNAME}
-PKGREVISION= 34
+PKGREVISION= 35
CATEGORIES= emulators
MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/
diff --git a/emulators/gpsim-ptyusart/Makefile b/emulators/gpsim-ptyusart/Makefile
index 26eb06d451b..de09faedb22 100644
--- a/emulators/gpsim-ptyusart/Makefile
+++ b/emulators/gpsim-ptyusart/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.44 2020/03/10 22:09:47 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2020/08/17 20:18:38 leot Exp $
#
DISTNAME= ptyusart-0.3.2
PKGNAME= gpsim-${DISTNAME}
-PKGREVISION= 34
+PKGREVISION= 35
CATEGORIES= emulators
MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/
diff --git a/emulators/gpsim/Makefile b/emulators/gpsim/Makefile
index 3f234f5c285..a45725f8a2d 100644
--- a/emulators/gpsim/Makefile
+++ b/emulators/gpsim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.60 2020/03/20 11:57:35 nia Exp $
+# $NetBSD: Makefile,v 1.61 2020/08/17 20:18:38 leot Exp $
#
DISTNAME= gpsim-0.26.1
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpsim/}
diff --git a/emulators/libretro-ppsspp/Makefile b/emulators/libretro-ppsspp/Makefile
index 139208dfb04..5f75c72415c 100644
--- a/emulators/libretro-ppsspp/Makefile
+++ b/emulators/libretro-ppsspp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2020/06/13 10:43:15 nia Exp $
+# $NetBSD: Makefile,v 1.9 2020/08/17 20:18:38 leot Exp $
PKGNAME= libretro-ppsspp-1.7.5
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile
index 663ec4c45e1..47c47d4c96c 100644
--- a/emulators/mame/Makefile
+++ b/emulators/mame/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.117 2020/07/13 20:33:56 wiz Exp $
+# $NetBSD: Makefile,v 1.118 2020/08/17 20:18:38 leot Exp $
DISTNAME= mame-0.222
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=mamedev/}
GITHUB_TAG= ${DISTNAME:S/-//S/.//}
diff --git a/emulators/mednaffe/Makefile b/emulators/mednaffe/Makefile
index 38a1ed63a00..fea1ca8bcf9 100644
--- a/emulators/mednaffe/Makefile
+++ b/emulators/mednaffe/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2020/03/10 22:09:47 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2020/08/17 20:18:38 leot Exp $
DISTNAME= mednaffe-0.8.8
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=AmatCoder/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
diff --git a/emulators/melonds/Makefile b/emulators/melonds/Makefile
index de17ac854f5..19155be5ff4 100644
--- a/emulators/melonds/Makefile
+++ b/emulators/melonds/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2020/03/10 22:09:47 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2020/08/17 20:18:38 leot Exp $
DISTNAME= melonDS-0.8.3
PKGNAME= ${DISTNAME:S/DS/ds/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=Arisotura/}
diff --git a/emulators/mgba/Makefile b/emulators/mgba/Makefile
index a8330726ea9..4b2d88fab6e 100644
--- a/emulators/mgba/Makefile
+++ b/emulators/mgba/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2020/08/09 14:37:22 nia Exp $
+# $NetBSD: Makefile,v 1.19 2020/08/17 20:18:38 leot Exp $
DISTNAME= mgba-0.8.3
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=mgba-emu/}
diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile
index 2dbc8dcbd53..5ece1788eb7 100644
--- a/emulators/nestopia/Makefile
+++ b/emulators/nestopia/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2020/05/14 17:51:22 nia Exp $
+# $NetBSD: Makefile,v 1.41 2020/08/17 20:18:39 leot Exp $
-PKGREVISION= 2
+PKGREVISION= 3
.include "Makefile.common"
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index bab054d03c4..2760cb5ee0a 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.247 2020/08/12 18:31:27 ryoon Exp $
+# $NetBSD: Makefile,v 1.248 2020/08/17 20:18:39 leot Exp $
DISTNAME= qemu-5.1.0
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= https://download.qemu.org/
EXTRACT_SUFX= .tar.xz
diff --git a/emulators/retroarch/Makefile b/emulators/retroarch/Makefile
index 31c808b544f..388f6c0f391 100644
--- a/emulators/retroarch/Makefile
+++ b/emulators/retroarch/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2020/07/07 11:20:26 nia Exp $
+# $NetBSD: Makefile,v 1.36 2020/08/17 20:18:39 leot Exp $
-PKGREVISION= 2
+PKGREVISION= 3
.include "version.mk"
PKGNAME= retroarch-${RETROARCH_VERSION}
diff --git a/emulators/ski/Makefile b/emulators/ski/Makefile
index 9cb2d903710..36c0fab149f 100644
--- a/emulators/ski/Makefile
+++ b/emulators/ski/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.39 2020/06/02 08:23:46 adam Exp $
+# $NetBSD: Makefile,v 1.40 2020/08/17 20:18:39 leot Exp $
#
DISTNAME= ski-1.3.2
-PKGREVISION= 20
+PKGREVISION= 21
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ski/}
diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile
index 4111e1fd001..3f1f0d7add7 100644
--- a/emulators/snes9x-gtk/Makefile
+++ b/emulators/snes9x-gtk/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.75 2020/04/01 10:08:15 nia Exp $
+# $NetBSD: Makefile,v 1.76 2020/08/17 20:18:39 leot Exp $
-PKGREVISION= 6
+PKGREVISION= 7
.include "../../emulators/snes9x/Makefile.common"
PKGNAME= snes9x-gtk-${SNES9X_VERSION}
diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile
index 4c8f05b495a..a94efbfef87 100644
--- a/emulators/tme/Makefile
+++ b/emulators/tme/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.79 2020/08/13 06:33:59 tsutsui Exp $
+# $NetBSD: Makefile,v 1.80 2020/08/17 20:18:39 leot Exp $
#
DISTNAME= tme-0.8
-PKGREVISION= 45
+PKGREVISION= 46
CATEGORIES= emulators
MASTER_SITES= http://csail.mit.edu/~fredette/tme/
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile
index f35b8732d03..75084d030f6 100644
--- a/emulators/uae/Makefile
+++ b/emulators/uae/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.84 2020/03/10 22:09:48 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2020/08/17 20:18:39 leot Exp $
DISTNAME= uae-0.8.25
-PKGREVISION= 34
+PKGREVISION= 35
CATEGORIES= emulators
MASTER_SITES= http://www.freiburg.linux.de/~uae/bin/sources/develop/
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index 714a2f776b4..19c672e33d6 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.149 2020/06/05 12:49:05 jperkin Exp $
+# $NetBSD: Makefile,v 1.150 2020/08/17 20:18:39 leot Exp $
DISTNAME= vice-3.4
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vice-emu/}
diff --git a/emulators/visualboyadvance-m/Makefile b/emulators/visualboyadvance-m/Makefile
index d1b31af1b2d..c43d5a0d863 100644
--- a/emulators/visualboyadvance-m/Makefile
+++ b/emulators/visualboyadvance-m/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2020/06/22 12:18:19 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2020/08/17 20:18:39 leot Exp $
DISTNAME= visualboyadvance-m-2.1.4
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=visualboyadvance-m/}
GITHUB_PROJECT= visualboyadvance-m
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 7c49fc12cc7..5a9cb680614 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.219 2020/06/05 12:49:05 jperkin Exp $
+# $NetBSD: Makefile,v 1.220 2020/08/17 20:18:40 leot Exp $
DISTNAME= wine-4.0.4
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= https://dl.winehq.org/wine/source/4.0/
MASTER_SITES+= http://mirrors.ibiblio.org/wine/source/4.0/
diff --git a/emulators/xnp2/Makefile b/emulators/xnp2/Makefile
index 155ea9ca516..fe6981f75b8 100644
--- a/emulators/xnp2/Makefile
+++ b/emulators/xnp2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2020/03/10 22:09:48 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2020/08/17 20:18:40 leot Exp $
DISTNAME= xnp2-0.86
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= emulators
MASTER_SITES= http://www.nonakap.org/np2/release/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile
index 7719509acd5..f5cbae1c63d 100644
--- a/emulators/yabause/Makefile
+++ b/emulators/yabause/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.56 2020/06/02 08:23:46 adam Exp $
+# $NetBSD: Makefile,v 1.57 2020/08/17 20:18:40 leot Exp $
DISTNAME= yabause-0.9.15
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= emulators
MASTER_SITES= https://download.tuxfamily.org/yabause/releases/${PKGVERSION_NOREV}/