Date: Wed, 18 Aug 1999 17:53:51 -0500 From: Ade Lovett <ade@lovett.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/13239: unbreak games/spider Message-ID: <E11HEad-000Oks-00@zen.lovett.com>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E11HEad-000Oks-00>