summaryrefslogtreecommitdiff
path: root/emulators/mgba/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/mgba/Makefile')
-rw-r--r--emulators/mgba/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/mgba/Makefile b/emulators/mgba/Makefile
index 5ca9a58736b..cbaea64da51 100644
--- a/emulators/mgba/Makefile
+++ b/emulators/mgba/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2020/08/18 17:57:46 leot Exp $
+# $NetBSD: Makefile,v 1.21 2020/11/05 09:08:04 ryoon Exp $
DISTNAME= mgba-0.8.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=mgba-emu/}