diff options
author | wiz <wiz@pkgsrc.org> | 2010-09-14 11:13:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-09-14 11:13:10 +0000 |
commit | 5310bb33265d0d9ee797c27a0a1239dfda2e42da (patch) | |
tree | 81f93e9e5480e4da9042ca8fcb76ab4de54e1197 /emulators | |
parent | 2c6e8e30b08bf1c171e92b4a779d56f1b68206fa (diff) | |
download | pkgsrc-5310bb33265d0d9ee797c27a0a1239dfda2e42da.tar.gz |
More PKGREVISION bumps for pixman update.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/e-uae/Makefile | 4 | ||||
-rw-r--r-- | emulators/fuse/Makefile | 4 | ||||
-rw-r--r-- | emulators/gambatte/Makefile | 4 | ||||
-rw-r--r-- | emulators/vice/Makefile | 3 |
4 files changed, 8 insertions, 7 deletions
diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile index 9a821b2230e..17683f8f3c0 100644 --- a/emulators/e-uae/Makefile +++ b/emulators/e-uae/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2010/06/14 15:33:12 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2010/09/14 11:13:11 wiz Exp $ DISTNAME= e-uae-0.8.28 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= emulators MASTER_SITES= http://www.rcdrummond.net/uae/e-uae-0.8.28/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index 82ba3e1b451..87e9d49c776 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2010/06/13 22:44:14 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2010/09/14 11:13:11 wiz Exp $ DISTNAME= fuse-0.10.0.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/} diff --git a/emulators/gambatte/Makefile b/emulators/gambatte/Makefile index e500ed7588f..b7d5b6d9e23 100644 --- a/emulators/gambatte/Makefile +++ b/emulators/gambatte/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2009/08/29 11:34:55 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2010/09/14 11:13:11 wiz Exp $ # DISTNAME= gambatte_src-0.4.1 PKGNAME= ${DISTNAME:S/_src//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gambatte/} diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index 31db64004d8..1c13965a37c 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.84 2010/07/24 09:44:57 wiz Exp $ +# $NetBSD: Makefile,v 1.85 2010/09/14 11:13:11 wiz Exp $ # DISTNAME= vice-2.2 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/ \ http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/ \ |