Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  8 Apr 2003 14:27:47 +0200 (CEST)
From:      Robin Elfrink <elfrink@introcom.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/50721: [PATCH] Incorrect master download site corrected
Message-ID:  <20030408122747.A9CA71A7AA@smtp-cluster.introweb.nl>
Resent-Message-ID: <200304081230.h38CUEBe053031@freefall.freebsd.org>

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

>Number:         50721
>Category:       ports
>Synopsis:       [PATCH] Incorrect master download site corrected
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 08 05:30:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Robin Elfrink
>Release:        FreeBSD 4.7-RELEASE i386
>Organization:
Introweb
>Environment:
System: FreeBSD mmworks1.introweb.nl 4.7-RELEASE FreeBSD 4.7-RELEASE #6: Mon Jan 27 11:50:39 CET 2003 root@mmworks1.introweb.nl:/usr/src/sys/compile/pannenkoek i386
>Description:
	Incorrect master site was put in the Makefile. No idea how it got there.
>How-To-Repeat:
>Fix:
Apply the attachted patch.

--- tractorgen.master_sites.diff begins here ---
--- tractorgen/Makefile.orig	Tue Apr  8 14:21:00 2003
+++ tractorgen/Makefile	Tue Apr  8 14:21:44 2003
@@ -9,7 +9,7 @@
 PORTVERSION=	0.31.7
 PORTREVISION=	1
 CATEGORIES=	games
-MASTER_SITES=	http://heidi.vergenet.net/~conrad/software/tractorgen/dl/
+MASTER_SITES=	http://www.vergenet.net/~konradd/software/tractorgen/dl/
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	elfrink@introcom.nl
--- tractorgen.master_sites.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030408122747.A9CA71A7AA>