Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jul 2002 14:37:43 +0200 (CEST)
From:      Erwin Lansing <erwin@lansing.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/40338: fix MASTER_SITES misc/dotfile
Message-ID:  <200207081237.g68Cbhxi093287@vale.pil.dk>

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

>Number:         40338
>Category:       ports
>Synopsis:       fix MASTER_SITES misc/dotfile
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 08 05:40:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD vale.pil.dk 4.6-STABLE FreeBSD 4.6-STABLE #4: Thu Jul 4 13:17:54 CEST 2002 root@vale.pil.dk:/usr/obj/usr/src/sys/VALE i386


	
>Description:
change MASTER_SITE

Noticed by: port survey

>How-To-Repeat:
	
>Fix:

	

--- dotfile.diff begins here ---
diff -ruN dotfile.orig/Makefile dotfile/Makefile
--- dotfile.orig/Makefile	Mon Jul  8 14:25:07 2002
+++ dotfile/Makefile	Mon Jul  8 14:34:21 2002
@@ -8,7 +8,7 @@
 PORTNAME=	dotfile
 PORTVERSION=	2.2
 CATEGORIES=	misc tk82
-MASTER_SITES=	ftp://ftp.imada.ou.dk/pub/dotfile/
+MASTER_SITES=	http://www.blackie.dk/dotfile/download/
 
 MAINTAINER=	ports@FreeBSD.org
 
--- dotfile.diff ends here ---


>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?200207081237.g68Cbhxi093287>