Date: Sat, 5 Jul 2003 21:52:56 +0200 (CEST) From: Ulrich Spoerlein <q@uni.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/54137: [Patch] make games/utserver fetchable Message-ID: <200307051952.h65JquK9044386@roadrunner.local> Resent-Message-ID: <200307052000.h65K0H5C030991@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 54137 >Category: ports >Synopsis: [Patch] make games/utserver fetchable >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 05 13:00:17 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Ulrich Spoerlein >Release: FreeBSD 5.1-RELEASE i386 >Organization: >Environment: >Description: files.sobservers.com no longer hosts this file >How-To-Repeat: >Fix: --- patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/games/utserver/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- Makefile 25 Mar 2003 01:39:55 -0000 1.9 +++ Makefile 5 Jul 2003 19:50:19 -0000 @@ -9,7 +9,8 @@ PORTVERSION= 436 PORTREVISION= 3 CATEGORIES= games linux -MASTER_SITES= http://files.sobservers.com/UnrealTournament/UTServerOnly/ +MASTER_SITES= http://public.planetmirror.com/pub/lokigames/installers/ut/ \ + http://fileserver.talkware.net/ut/ DISTNAME= ut-server-${PORTVERSION} MAINTAINER= ports@FreeBSD.org --- patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307051952.h65JquK9044386>