Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Oct 2003 13:48:11 +0200
From:      Clement Laforet <sheepkiller@cultdeadsheep.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Clement Laforet <sheepkiller@cultdeadsheep.org>
Subject:   ports/58486: [fix] ftp/greed: fix fetch
Message-ID:  <20031024114851.1065A43FBF@mx1.FreeBSD.org>
Resent-Message-ID: <200310241150.h9OBoBb8047700@freefall.freebsd.org>

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

>Number:         58486
>Category:       ports
>Synopsis:       [fix] ftp/greed: fix fetch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 24 04:50:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Clement Laforet
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
cotds.org
>Environment:
System: FreeBSD lucifer.cultdeadsheep.org 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Sep 22 08:20:10 CEST 2003 clement@lucifer.cultdeadsheep.org:/usr/obj/usr/src/sys/LUCIFER i386


	
>Description:
	Change MASTER_SITES.

>How-To-Repeat:
	Try to fecth it.
>Fix:

	

--- greed.diff begins here ---
Index: greed/Makefile
===================================================================
RCS file: /WORK/REPO/ports/ftp/greed/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- greed/Makefile	8 Jun 2003 13:10:42 -0000	1.19
+++ greed/Makefile	24 Oct 2003 11:34:09 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	greed
 PORTVERSION=	0.81p
 CATEGORIES=	ftp www
-MASTER_SITES=	http://ftp.ceat.net/pub/linux/internet/ftp/mirroring/
+MASTER_SITES=	http://sheepkiller.nerim.net/ports/$(PORTNAME)/
 DISTNAME=	greed.81p
 
 MAINTAINER=	ports@FreeBSD.org
--- greed.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?20031024114851.1065A43FBF>