From owner-freebsd-ports Wed Aug 18 16: 8: 6 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1370415496 for ; Wed, 18 Aug 1999 16:07:58 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA62860; Wed, 18 Aug 1999 16:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from zen.lovett.com (zen.lovett.com [216.60.121.162]) by hub.freebsd.org (Postfix) with ESMTP id D00B214EA3 for ; Wed, 18 Aug 1999 15:53:25 -0700 (PDT) (envelope-from ade@lovett.com) Received: from ade by zen.lovett.com with local (Exim 3.02 #1) id 11HEad-000Oks-00 for FreeBSD-gnats-submit@freebsd.org; Wed, 18 Aug 1999 17:53:51 -0500 Message-Id: Date: Wed, 18 Aug 1999 17:53:51 -0500 From: Ade Lovett Reply-To: ade@lovett.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/13239: unbreak games/spider Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13239 >Category: ports >Synopsis: unbreak games/spider >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Aug 18 16:00:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Ade Lovett >Release: FreeBSD 4.0-CURRENT i386 >Organization: Lovett Network Consultancy >Environment: Up-to-date ports tree. >Description: Another distfile survey cleanup. Distfiles for games/spider were unfetchable from the one and only master site. I've managed to find a copy of the distfile, and made it available on my co-located box -- an additional home for it wouldn't hurt, though. >How-To-Repeat: cd games/spider; make fetch >Fix: Apply following patch, adding any further master sites. Index: Makefile =================================================================== RCS file: /home/FreeBSD/cvs/ports/games/spider/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 1998/09/28 02:13:23 1.5 +++ Makefile 1999/08/18 22:50:28 @@ -9,7 +9,7 @@ DISTNAME= spider PKGNAME= spider-1.1 CATEGORIES= games -MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/ +MASTER_SITES= http://www.lovett.com/~ade/FreeBSD/ MAINTAINER= ports@FreeBSD.ORG >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message