Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 May 2002 14:25:33 +0200 (CEST)
From:      Erwin Lansing <erwin@lansing.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/38453: fix MASTER_SITES
Message-ID:  <20020523122533.072271ABE7@backup-mx.droso.dk>

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

>Number:         38453
>Category:       ports
>Synopsis:       fix MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 23 05:30:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.6-RC i386
>Organization:
>Environment:
System: FreeBSD panda.droso.net 4.6-RC FreeBSD 4.6-RC #1: Thu May 16 10:09:56 CEST 2002 root@panda.droso.net:/home/obj/home/src/sys/PANDA i386


	
>Description:
fix MASTER_SITES
>How-To-Repeat:
	
>Fix:

diff -ruN xopps.orig/Makefile xopps/Makefile
--- xopps.orig/Makefile Thu May 23 14:18:51 2002
+++ xopps/Makefile      Thu May 23 14:21:34 2002
@@ -9,7 +9,7 @@
 PORTVERSION=   1.13
 CATEGORIES=    deskutils
 MASTER_SITES=  ftp://ftp.weird.com/pub/mirror/ \
-               ftp://devvax.jpl.nasa.gov/pub/xopps/
+               http://dl.droso.net/ports/
 DISTNAME=      ${PORTNAME}.${PORTVERSION}
 
 MAINTAINER=    ports@FreeBSD.org

>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?20020523122533.072271ABE7>