summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorryoon <ryoon>2016-04-11 19:01:33 +0000
committerryoon <ryoon>2016-04-11 19:01:33 +0000
commitc205296ed3d1bc62d32deafe6c5304f85d0b2668 (patch)
tree480fa015ec656fd0ad89b19d5e19b0101f167664 /emulators
parent3b2c393e0abea706091144cbe0f1941e1397934a (diff)
downloadpkgsrc-c205296ed3d1bc62d32deafe6c5304f85d0b2668.tar.gz
Recursive revbump from textproc/icu 57.1
Diffstat (limited to 'emulators')
-rw-r--r--emulators/ckmame/Makefile4
-rw-r--r--emulators/mame/Makefile3
2 files changed, 4 insertions, 3 deletions
diff --git a/emulators/ckmame/Makefile b/emulators/ckmame/Makefile
index 2411e5deb2c..32a7e9e8659 100644
--- a/emulators/ckmame/Makefile
+++ b/emulators/ckmame/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2015/10/10 01:58:07 ryoon Exp $
+# $NetBSD: Makefile,v 1.30 2016/04/11 19:01:50 ryoon Exp $
DISTNAME= ckmame-0.12
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= http://www.nih.at/ckmame/
EXTRACT_SUFX= .tar.xz
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile
index 624d26044b4..5884d487ca0 100644
--- a/emulators/mame/Makefile
+++ b/emulators/mame/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.53 2016/03/04 12:47:13 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2016/04/11 19:01:50 ryoon Exp $
DISTNAME= mame-0.171
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=mamedev/}
GITHUB_TAG= ${DISTNAME:S/-//S/.//}