From 51815491225d1f3b02b9957d749d170c2ef8c207 Mon Sep 17 00:00:00 2001 From: dholland Date: Mon, 21 Jan 2013 00:07:31 +0000 Subject: HOMEPAGE has disappeared, comment it out. The coresponding MASTER_SITES has also disappeared, but there seem to be lots of copies of the distfile out on the net. --- games/craft/Makefile | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'games/craft') diff --git a/games/craft/Makefile b/games/craft/Makefile index 77474221292..99276b23aff 100644 --- a/games/craft/Makefile +++ b/games/craft/Makefile @@ -1,20 +1,25 @@ -# $NetBSD: Makefile,v 1.28 2012/10/06 11:54:33 asau Exp $ +# $NetBSD: Makefile,v 1.29 2013/01/21 00:07:31 dholland Exp $ DISTNAME= craftcc35 PKGNAME= craft-3.5 PKGREVISION= 2 CATEGORIES= games x11 -MASTER_SITES= ftp://set.gmd.de/pub/as/janus/craft/ +MASTER_SITES= http://ibiblio.org/pub/linux/games/strategy/ EXTRACT_SUFX= .tar.Z MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://set.gmd.de/~hua/ +# Gone as of 20130120, no obvious replacement +#HOMEPAGE= http://set.gmd.de/~hua/ COMMENT= Warcraft-like game for X11 WRKSRC= ${WRKDIR} USE_LANGUAGES= c c++ USE_X11BASE= yes +# Note for reference that there's a craftdoc.tar.Z that can also be +# downloaded; the only thing it contains that isn't in the main +# distfile is a few unreferenced images. + SUBST_CLASSES+= craft SUBST_STAGE.craft= pre-configure SUBST_FILES.craft= win.hc setupedit.hc option_menu.hc craft_def.h -- cgit v1.2.3