Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Mar 1999 01:44:58 -0800 (PST)
From:      mharo@area51.fremont.ca.us
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/10887: Change: net/pppload
Message-ID:  <199903310944.BAA13980@patrol.area51.fremont.ca.us>

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

>Number:         10887
>Category:       ports
>Synopsis:       Change: net/pppload
>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:   Wed Mar 31 01:50:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Michael Haro
>Release:        FreeBSD 3.1-STABLE i386
>Organization:
>Environment:

	

>Description:

MASTER_SITE stopped working after addition of fetch -A.
http://sunsite.unc.edu/ is doing a redirect (302) to 
http://metalab.unc.edu/

Maybe this name change should be reflected in bsd.port.mk too???

>How-To-Repeat:

	

>Fix:
	
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/pppload/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	1999/01/26 02:56:27	1.9
+++ Makefile	1999/03/31 09:40:59
@@ -8,7 +8,8 @@
 
 DISTNAME=	pppload-1.0
 CATEGORIES=	net sysutils
-MASTER_SITES=	http://sunsite.unc.edu/pub/Linux/system/network/serial/ppp/
+MASTER_SITES=	${MASTER_SITE_SUNSITE}
+MASTER_SITE_SUBDIR=		system/network/serial/ppp
 
 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?199903310944.BAA13980>