diff options
author | ryoon <ryoon@pkgsrc.org> | 2016-04-11 19:01:33 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2016-04-11 19:01:33 +0000 |
commit | 376dd503ef6cbcf8abfdfe66fd8909dfc4a2ce5f (patch) | |
tree | 480fa015ec656fd0ad89b19d5e19b0101f167664 /emulators | |
parent | 7e35fbb8d71775e723c7b84e3af09aefb795d5f8 (diff) | |
download | pkgsrc-376dd503ef6cbcf8abfdfe66fd8909dfc4a2ce5f.tar.gz |
Recursive revbump from textproc/icu 57.1
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/ckmame/Makefile | 4 | ||||
-rw-r--r-- | emulators/mame/Makefile | 3 |
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/.//} |