diff options
author | wiz <wiz@pkgsrc.org> | 2007-11-25 11:52:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-11-25 11:52:44 +0000 |
commit | 9db51297ba87fa5c79f22fc0aa95a1cbe7a9a613 (patch) | |
tree | b234588d0c486fa34f3d18504d42427ad6c2ae58 /emulators | |
parent | 128239e12fcb6f2e86b98794a1a37b74d752ca59 (diff) | |
download | pkgsrc-9db51297ba87fa5c79f22fc0aa95a1cbe7a9a613.tar.gz |
Update MASTER_SITES/HOMEPAGE, from Zafer Aydogan.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/gcube/Makefile | 4 | ||||
-rw-r--r-- | emulators/gnuboy/Makefile | 6 | ||||
-rw-r--r-- | emulators/mednafen/Makefile | 6 | ||||
-rw-r--r-- | emulators/vmware3/Makefile | 8 |
4 files changed, 10 insertions, 14 deletions
diff --git a/emulators/gcube/Makefile b/emulators/gcube/Makefile index 3aead3b6b9a..9976c5b1b31 100644 --- a/emulators/gcube/Makefile +++ b/emulators/gcube/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.12 2006/06/12 16:28:06 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2007/11/25 11:52:44 wiz Exp $ # DISTNAME= gcube-0.4-src PKGNAME= ${DISTNAME:S/-src//} PKGREVISION= 2 CATEGORIES= emulators -MASTER_SITES= http://gcube.exemu.net/downloads/ +MASTER_SITES= http://www.liquidx.org/distfiles/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/emulators/gnuboy/Makefile b/emulators/gnuboy/Makefile index e9f6217f6ed..1aebc3969c2 100644 --- a/emulators/gnuboy/Makefile +++ b/emulators/gnuboy/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.10 2007/02/19 11:56:55 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2007/11/25 11:52:44 wiz Exp $ DISTNAME= gnuboy-1.0.3 PKGREVISION= 2 CATEGORIES= emulators games -MASTER_SITES= http://gnuboy.unix-fu.org/src/ +MASTER_SITES= http://brightrain.aerifal.cx/~laguna/src/ MAINTAINER= njl@sdf.lonestar.org -HOMEPAGE= http://gnuboy.unix-fu.org/ +#HOMEPAGE= http://gnuboy.unix-fu.org/ COMMENT= Gameboy emulator GNU_CONFIGURE= yes diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile index 17cb7af5c07..bf457ad4a58 100644 --- a/emulators/mednafen/Makefile +++ b/emulators/mednafen/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/05/19 12:39:30 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2007/11/25 11:52:44 wiz Exp $ # DISTNAME= mednafen-0.8.1 CATEGORIES= emulators -MASTER_SITES= http://mednafen.com/releases/files/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mednafen/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= wiz@NetBSD.org -HOMEPAGE= http://mednafen.com/ +HOMEPAGE= http://mednafen.sourceforge.net/ COMMENT= Portable multi-system emulator WRKSRC= ${WRKDIR}/mednafen diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile index 3fb542e51dc..a2a018af87f 100644 --- a/emulators/vmware3/Makefile +++ b/emulators/vmware3/Makefile @@ -1,14 +1,10 @@ -# $NetBSD: Makefile,v 1.22 2007/08/23 18:20:31 jlam Exp $ +# $NetBSD: Makefile,v 1.23 2007/11/25 11:52:45 wiz Exp $ DISTNAME= VMware-workstation-3.2.1-2242 PKGNAME= vmware-3.2.1pl1 PKGREVISION= 2 CATEGORIES= emulators -MASTER_SITES= http://download3.vmware.com/software/wkst/ \ - http://vmware-svca.www.conxion.com/software/ \ - http://vmware-chil.www.conxion.com/software/ \ - http://vmware-heva.www.conxion.com/software/ \ - ftp://mirror.aarnet.edu.au/pub/vmware/software/ +MASTER_SITES= http://download3.vmware.com/software/wkst/ # Binary patch to fix an problem with the nice(3) interface in an # newer glibc (>= v2.3.3) |