diff options
author | obache <obache> | 2012-03-15 11:53:20 +0000 |
---|---|---|
committer | obache <obache> | 2012-03-15 11:53:20 +0000 |
commit | 85678d65cfd33524b56a432385debb14fd7a8e8a (patch) | |
tree | 1898e482654b3ef849275eaeddaf8cc6306d5966 /emulators | |
parent | 3bd02ff902f8a229024be8a4cc13ec99ae30281c (diff) | |
download | pkgsrc-85678d65cfd33524b56a432385debb14fd7a8e8a.tar.gz |
Bump PKGREVISION from default python to 2.7.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/dynagen/Makefile | 4 | ||||
-rw-r--r-- | emulators/hatari/Makefile | 3 | ||||
-rw-r--r-- | emulators/openmsx/Makefile | 4 | ||||
-rw-r--r-- | emulators/qemu/Makefile | 4 |
4 files changed, 8 insertions, 7 deletions
diff --git a/emulators/dynagen/Makefile b/emulators/dynagen/Makefile index 7057fe1d242..df8cdcea2a3 100644 --- a/emulators/dynagen/Makefile +++ b/emulators/dynagen/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2011/07/03 07:08:27 markd Exp $ +# $NetBSD: Makefile,v 1.4 2012/03/15 11:53:26 obache Exp $ DISTNAME= dynagen-0.11.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dyna-gen/} diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile index cf2ee53853f..7d3accee36e 100644 --- a/emulators/hatari/Makefile +++ b/emulators/hatari/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2012/02/21 11:20:47 ryoon Exp $ +# $NetBSD: Makefile,v 1.33 2012/03/15 11:53:26 obache Exp $ DISTNAME= hatari-1.6.1 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://download.tuxfamily.org/hatari/1.6.1/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile index 4b488340a96..e232d01fff0 100644 --- a/emulators/openmsx/Makefile +++ b/emulators/openmsx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2012/01/28 11:00:52 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2012/03/15 11:53:26 obache Exp $ # DISTNAME= openmsx-0.6.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openmsx/} diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index a0d41e50ed9..3507e15ea1f 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.88 2012/03/03 00:13:03 wiz Exp $ +# $NetBSD: Makefile,v 1.89 2012/03/15 11:53:26 obache Exp $ DISTNAME= qemu-0.15.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= http://wiki.qemu.org/download/ |