Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Feb 2002 22:31:00 +1100 (EST)
From:      Edwin Groothuis <edwin@mavetju.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        billf@freebsd.org
Subject:   ports/34827: [patch] net/ethereal has a changed mastersite
Message-ID:  <20020211113100.CBE581AA@k7.mavetju.org>

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

>Number:         34827
>Category:       ports
>Synopsis:       [patch] net/ethereal has a changed mastersite
>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:   Mon Feb 11 03:40:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Edwin Groothuis
>Release:        FreeBSD 4.5-RELEASE i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju.org 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Fri Feb 1 09:51:30 EST 2002 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386

$FreeBSD: ports/net/ethereal/Makefile,v 1.44 2002/02/05 01:27:53 billf Exp $

>Description:

ftp/the.wiretapped.net has been changed to ftp/www.mirrors.wiretapped.net

>How-To-Repeat:

n/a

>Fix:

--- Makefile.orig	Mon Feb 11 22:20:59 2002
+++ Makefile	Mon Feb 11 22:27:54 2002
@@ -11,7 +11,8 @@
 MASTER_SITES=	ftp://ftp.ethereal.com/pub/ethereal/%SUBDIR%/ \
 		ftp://gd.tuwien.ac.at/infosys/security/ethereal/%SUBDIR%/ \
 		ftp://ftp.sunet.se/pub/network/monitoring/ethereal/%SUBDIR%/ \
-		ftp://the.wiretapped.net/pub/security/packet-sniffing/ethereal/%SUBDIR%/
+		ftp://ftp.mirrors.wiretapped.net/pub/security/packet-capture/ethereal/%SUBDIR%/ \
+		http://www.mirrors.wiretapped.net/pub/security/packet-capture/ethereal/%SUBDIR%/
 MASTER_SITE_SUBDIR=	. old-versions
 
 MAINTAINER=	billf@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?20020211113100.CBE581AA>