Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Nov 2000 18:07:48 -0500 (EST)
From:      sk-ports@vegamuse.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/22703: sysutils/wminet: master sites no longer carry tarball
Message-ID:  <200011082307.SAA57239@vegamuse.org>

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

>Number:         22703
>Category:       ports
>Synopsis:       sysutils/wminet: master sites no longer carry tarball
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 08 14:20:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     S. Kiernan <sk-ports@vegamuse.org>
>Release:        FreeBSD 5.0-CURRENT
>Organization:
Vega Development Group
>Environment:


>Description:

MASTER_SITES in wminet port no longer carry the tarball.

>How-To-Repeat:


>Fix:
	
Comment out MASTER_SITES and fall back to FreeBSD mirrors.


Index: Makefile
===================================================================
RCS file: /usr/home/ncvs/ports/sysutils/wminet/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	2000/08/12 08:00:00	1.7
+++ Makefile	2000/11/08 22:09:09
@@ -8,7 +8,8 @@
 PORTNAME=	wminet
 PORTVERSION=	2.0.2
 CATEGORIES=	sysutils windowmaker
-MASTER_SITES=	http://www.neotokyo.org/illusion/
+# All previous master sites no longer carry the tarball
+# MASTER_SITES=	
 
 MAINTAINER=	sk-ports@vegamuse.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?200011082307.SAA57239>