summaryrefslogtreecommitdiff
path: root/emulators/gnuboy-sdl
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
commitaa604fe4082c376cebac27e9920b2905425761da (patch)
treefe5dba7011df5fa6fa9518158aa932f30fe5b915 /emulators/gnuboy-sdl
parent41670002842a64e3e9a990251fc6fa89c43d31fc (diff)
downloadpkgsrc-aa604fe4082c376cebac27e9920b2905425761da.tar.gz
Comment out dead sites (DNS problems).
Diffstat (limited to 'emulators/gnuboy-sdl')
-rw-r--r--emulators/gnuboy-sdl/Makefile6
1 files changed, 3 insertions, 3 deletions
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