summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorryoon <ryoon>2015-10-10 01:57:50 +0000
committerryoon <ryoon>2015-10-10 01:57:50 +0000
commiteb9e92b4d57dd8a436cfa99587d0e42369097b40 (patch)
tree2c4ee532d0c3688febd52e845ce894350f2c8aa2 /emulators
parent2b4aa6a38edd5411b9eba47e7fc8e8592a39d5da (diff)
downloadpkgsrc-eb9e92b4d57dd8a436cfa99587d0e42369097b40.tar.gz
Recursive revbump from textproc/icu
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 1f7f94e9fb7..2411e5deb2c 100644
--- a/emulators/ckmame/Makefile
+++ b/emulators/ckmame/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2015/05/04 21:14:24 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2015/10/10 01:58:07 ryoon Exp $
DISTNAME= ckmame-0.12
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= http://www.nih.at/ckmame/
EXTRACT_SUFX= .tar.xz
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile
index 8bbb45db770..dab374800e4 100644
--- a/emulators/mame/Makefile
+++ b/emulators/mame/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2015/10/02 07:55:53 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2015/10/10 01:58:07 ryoon Exp $
DISTNAME= mame-0.166
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=mamedev/}
GITHUB_TAG= ${DISTNAME:S/-//S/.//}