Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Apr 2000 17:02:44 +0800 (CST)
From:      Horance Chou <horance@freedom.ie.cycu.edu.tw>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17876: fix MASTER_SITE location
Message-ID:  <200004090902.RAA21407@freedom.ie.cycu.edu.tw>

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

>Number:         17876
>Category:       ports
>Synopsis:       fix MASTER_SITE location
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr  9 02:10:01 PDT 2000
>Closed-Date:
>Last-Modified:
>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:
>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?200004090902.RAA21407>