Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 2002 12:07:48 +0100 (BST)
From:      Dominic Marks <dominic_marks@btinternet.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/42828: Port Fix: security/fragroute
Message-ID:  <20020916110748.1A13C30F@host217-41-22-89.in-addr.btopenworld.com>

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

>Number:         42828
>Category:       ports
>Synopsis:       Port Fix: security/fragroute
>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:   Mon Sep 16 04:10:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Marks
>Release:        FreeBSD 4.7-PRERELEASE i386
>Organization:
Student
>Environment:
System: FreeBSD gallium 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #11:
Sun Sep 15 22:11:37 BST 2002 dom@gallium:/usr/obj/usr/src/sys/NIFTY i386
	
>Description:
	Fix source fetching:
	
	www.monkey.org -> monkey.org
	
>How-To-Repeat:
	cd /usr/ports/security/fragroute/ && make fetch
	
>Fix:
Index: Makefile
===================================================================
RCS file: /media/cvs/freebsd/ports/security/fragroute/Makefile,v
retrieving revision 1.3
diff -u -3 -p -r1.3 Makefile
--- Makefile	30 May 2002 19:37:31 -0000	1.3
+++ Makefile	16 Sep 2002 11:05:01 -0000
@@ -9,7 +9,7 @@ PORTNAME=	fragroute
 PORTVERSION=	1.2
 PORTREVISION=	1
 CATEGORIES=	security net
-MASTER_SITES=	http://www.monkey.org/~dugsong/fragroute/
+MASTER_SITES=	http://monkey.org/~dugsong/fragroute/
 
 MAINTAINER=	dominic_marks@btinternet.com
 
>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?20020916110748.1A13C30F>