Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 May 2000 13:16:15 -0400 (EDT)
From:      Dan Papasian <bugg@bugg.strangled.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18713: games/gtetrinet MASTER_SITES fix
Message-ID:  <200005211716.NAA48136@bugg.strangled.net>

next in thread | raw e-mail | index | archive | help

>Number:         18713
>Category:       ports
>Synopsis:       games/gtetrinet MASTER_SITES fix
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 21 10:20:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dan Papasian
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
>Environment:

	N/A

>Description:

	gtetrinet.netpedia.net disappeared off of the face
	of the earth without any apparent explaination.
	tetrinet.org still links to it as the gtetrinet
	homepage..

	Hence, there was no valid MASTER_SITES.


>How-To-Repeat:

	N/A

	
>Fix:

Apply this patch:


--- Makefile.orig	Sun May 21 13:05:54 2000
+++ Makefile	Sun May 21 13:08:45 2000
@@ -7,7 +7,9 @@
 PORTNAME=	gtetrinet
 PORTVERSION=	0.4
 CATEGORIES=	games
-MASTER_SITES=	http://gtetrinet.netpedia.net/cgi-bin/download.cgi/
+MASTER_SITES=	ftp://ftp.netis.com/pub/mirrors1/linuxberg/files/gnome/entertain/ \
+		ftp://ftp.sunsite.auc.dk/disk1/linuxberg.com/files/gnome/entertain/ \
+		ftp://ftp.gtn.com/os/FreeBSD/ports/distfiles/
 
 MAINTAINER=	bugg@bugg.strangled.net

>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?200005211716.NAA48136>