From horance@freedom.ie.cycu.edu.tw  Sun Apr  9 02:05:06 2000
Return-Path: <horance@freedom.ie.cycu.edu.tw>
Received: from freedom.ie.cycu.edu.tw (freedom.ie.cycu.edu.tw [140.135.138.6])
	by hub.freebsd.org (Postfix) with ESMTP id BAA3F37B811
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  9 Apr 2000 02:04:57 -0700 (PDT)
	(envelope-from horance@freedom.ie.cycu.edu.tw)
Received: (from horance@localhost)
	by freedom.ie.cycu.edu.tw (8.9.3/8.9.3) id RAA21407;
	Sun, 9 Apr 2000 17:02:44 +0800 (CST)
	(envelope-from horance)
Message-Id: <200004090902.RAA21407@freedom.ie.cycu.edu.tw>
Date: Sun, 9 Apr 2000 17:02:44 +0800 (CST)
From: Horance Chou <horance@freedom.ie.cycu.edu.tw>
Reply-To: horance@freedom.ie.cycu.edu.tw
To: FreeBSD-gnats-submit@freebsd.org
Subject: fix MASTER_SITE location
X-Send-Pr-Version: 3.2

>Number:         17876
>Category:       ports
>Synopsis:       fix MASTER_SITE location
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr  9 02:10:01 PDT 2000
>Closed-Date:    Mon Apr 17 16:19:59 PDT 2000
>Last-Modified:  Mon Apr 17 16:20:08 PDT 2000
>Originator:     Horance Chou
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
FreeBSD NETLAB Server
>Environment:

        FreeBSD 3.4-STABLE i386

>Description:

	file location changed on MASTER_SITE.

>How-To-Repeat:

	

>Fix:
	
apply following patch

-- cut here --

diff -rNu swarm.orig/Makefile swarm/Makefile
--- swarm.orig/Makefile	Sun Apr  9 16:50:59 2000
+++ swarm/Makefile	Sun Apr  9 16:52:08 2000
@@ -8,7 +8,7 @@
 
 DISTNAME=	swarm-1.4.1
 CATEGORIES=	devel
-MASTER_SITES=	ftp://ftp.santafe.edu/pub/swarm/
+MASTER_SITES=	ftp://ftp.santafe.edu/pub/swarm/src/swarm/
 
 MAINTAINER=	horance@freedom.ie.cycu.edu.tw
 

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mharo 
State-Changed-When: Mon Apr 17 16:19:59 PDT 2000 
State-Changed-Why:  
Committed, thanks 
>Unformatted:
