diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-10-10 01:57:50 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-10-10 01:57:50 +0000 |
commit | 2c69c3d502c814745bd767d5a6ffd7867d04fa6f (patch) | |
tree | 2c4ee532d0c3688febd52e845ce894350f2c8aa2 /emulators | |
parent | 6f2f7906246b570e9f08db1c014f2d735dbfbf96 (diff) | |
download | pkgsrc-2c69c3d502c814745bd767d5a6ffd7867d04fa6f.tar.gz |
Recursive revbump from textproc/icu
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 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/.//} |