summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-08-01 16:47:35 +0000
committerwiz <wiz@pkgsrc.org>2017-08-01 16:47:35 +0000
commitb83620f909410d8f245494717eec567598cbc37e (patch)
treea1ddad80f343b4fe619f4565e38055b2efd27a16 /emulators
parent8941b0f77178b00199933592d46711060f5e7285 (diff)
downloadpkgsrc-b83620f909410d8f245494717eec567598cbc37e.tar.gz
Comment out dead sites (DNS problems).
Diffstat (limited to 'emulators')
-rw-r--r--emulators/BasiliskII/Makefile6
-rw-r--r--emulators/dynagen/Makefile4
-rw-r--r--emulators/gnuboy-sdl/Makefile6
3 files changed, 8 insertions, 8 deletions
diff --git a/emulators/BasiliskII/Makefile b/emulators/BasiliskII/Makefile
index a4396b645a6..3c6c67fc872 100644
--- a/emulators/BasiliskII/Makefile
+++ b/emulators/BasiliskII/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.37 2017/02/17 17:01:19 joerg Exp $
+# $NetBSD: Makefile,v 1.38 2017/08/01 16:47:37 wiz Exp $
DISTNAME= BasiliskII_src_01052006
PKGNAME= BasiliskII-1.0.20060501
PKGREVISION= 5
CATEGORIES= emulators
-MASTER_SITES= http://gwenole.beauchesne.info/projects/basilisk2/files/
+#MASTER_SITES= http://gwenole.beauchesne.info/projects/basilisk2/files/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://gwenole.beauchesne.info/projects/basilisk2/
+#HOMEPAGE= http://gwenole.beauchesne.info/projects/basilisk2/
COMMENT= Open Source 68k Macintosh emulator
WRKSRC= ${WRKDIR}/BasiliskII-1.0
diff --git a/emulators/dynagen/Makefile b/emulators/dynagen/Makefile
index 5968ce86261..e873f170974 100644
--- a/emulators/dynagen/Makefile
+++ b/emulators/dynagen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2014/05/17 16:10:44 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2017/08/01 16:47:38 wiz Exp $
DISTNAME= dynagen-0.11.0
PKGREVISION= 4
@@ -6,7 +6,7 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dyna-gen/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://dynagen.org/
+#HOMEPAGE= http://dynagen.org/
COMMENT= Network configuration generator for Dynamips
LICENSE= gnu-gpl-v2
diff --git a/emulators/gnuboy-sdl/Makefile b/emulators/gnuboy-sdl/Makefile
index 3bd662555c9..6c79530aa76 100644
--- a/emulators/gnuboy-sdl/Makefile
+++ b/emulators/gnuboy-sdl/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.15 2015/04/25 14:20:45 tnn Exp $
+# $NetBSD: Makefile,v 1.16 2017/08/01 16:47:38 wiz Exp $
DISTNAME= gnuboy-1.0.3
PKGNAME= ${DISTNAME:S/-/-sdl-/}
PKGREVISION= 7
CATEGORIES= emulators
-MASTER_SITES= http://gnuboy.unix-fu.org/src/
+#MASTER_SITES= http://gnuboy.unix-fu.org/src/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://gnuboy.unix-fu.org/
+#HOMEPAGE= http://gnuboy.unix-fu.org/
COMMENT= SDL port of Gameboy emulator
GNU_CONFIGURE= yes