diff options
author | adam <adam@pkgsrc.org> | 2015-04-06 08:17:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2015-04-06 08:17:13 +0000 |
commit | a784c588d1ebd5b3a06fdf04e76230047b290b77 (patch) | |
tree | a523f3904b6aa6f0a1aa31b562d1917dd735e589 /emulators | |
parent | 7d901be4a84cab8cfad89ca5bfd931cc0e527e68 (diff) | |
download | pkgsrc-a784c588d1ebd5b3a06fdf04e76230047b290b77.tar.gz |
Revbump after updating textproc/icu
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/ckmame/Makefile | 4 | ||||
-rw-r--r-- | emulators/mame/Makefile | 3 | ||||
-rw-r--r-- | emulators/mess/Makefile | 3 |
3 files changed, 6 insertions, 4 deletions
diff --git a/emulators/ckmame/Makefile b/emulators/ckmame/Makefile index c8b200865f0..9980d811d16 100644 --- a/emulators/ckmame/Makefile +++ b/emulators/ckmame/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/10/07 16:47:25 adam Exp $ +# $NetBSD: Makefile,v 1.26 2015/04/06 08:17:27 adam Exp $ # DISTNAME= ckmame-0.11 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= emulators MASTER_SITES= http://www.nih.at/ckmame/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index 10aa18fe60e..f2d836fd3f4 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2015/04/02 22:33:55 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2015/04/06 08:17:27 adam Exp $ DISTNAME= mame0160s PKGNAME= ${DISTNAME:S/0/-0./:S/s$//} +PKGREVISION= 1 MASTER_SITES= http://mamedev.org/downloader.php?file=releases/ COMMENT= Multiple Arcade Machine Emulator diff --git a/emulators/mess/Makefile b/emulators/mess/Makefile index 2a5591a8ee1..f88bd1a980f 100644 --- a/emulators/mess/Makefile +++ b/emulators/mess/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2015/04/02 22:33:55 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2015/04/06 08:17:28 adam Exp $ DISTNAME= mame0160s PKGNAME= ${DISTNAME:S/mame0/mess-0./:S/s$//} +PKGREVISION= 1 MASTER_SITES= http://mamedev.org/downloader.php?file=releases/ COMMENT= Multi Emulator Super System |