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 d624314bf23..15593b80eb9 100644
--- a/emulators/mgba/Makefile
+++ b/emulators/mgba/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2019/07/21 22:24:46 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2019/09/18 14:17:10 ryoon Exp $
DISTNAME= mgba-0.7.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=mgba-emu/}