Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2002 01:01:40 +0100 (CET)
From:      Oliver Braun <obraun@informatik.unibw-muenchen.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/36445: games/gno3dtet: add MASTER_SITES entry to avoid fetch error
Message-ID:  <20020329000140.515A95A545@nemesis.informatik.unibw-muenchen.de>

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

>Number:         36445
>Category:       ports
>Synopsis:       games/gno3dtet: add MASTER_SITES entry to avoid fetch error
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 28 16:40:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Braun
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu Mar 21 12:00:59 CET 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386


>Description:

solve bento's fetch problem

Regards,
         Olli

>How-To-Repeat:
>Fix:


diff -ruN gno3dtet.old/Makefile gno3dtet/Makefile
--- gno3dtet.old/Makefile	Wed Mar 27 07:46:27 2002
+++ gno3dtet/Makefile	Fri Mar 29 00:56:52 2002
@@ -8,7 +8,8 @@
 PORTNAME=	gno3dtet
 PORTVERSION=	1.6.4
 CATEGORIES=	games gnome
-MASTER_SITES=	http://12.252.66.56/ftp/gno3dtet/
+MASTER_SITES=	http://12.252.66.56/ftp/gno3dtet/ \
+		ftp://12.252.66.56/pub/gno3dtet/
 EXTRACT_SUFX=	.tgz
 
 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?20020329000140.515A95A545>