Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Apr 2000 16:53:10 -0500 (CDT)
From:      rneswold@enteract.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18144: Fix MASTER_SITES problem.
Message-ID:  <200004212153.QAA02050@ENTERACT.Com>

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

>Number:         18144
>Category:       ports
>Synopsis:       fix MASTER_SITES problem in x11-clocks/wmtime
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 21 15:00:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Richard M. Neswold
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
>Environment:

>Description:

	The master site I specified has disappeared. This patch points it to
	my own FTP area.

>How-To-Repeat:

>Fix:

diff -u wmtime/Makefile wmtime.new/Makefile
--- wmtime/Makefile     Sun Apr 16 02:39:44 2000
+++ wmtime.new/Makefile Fri Apr 21 16:36:35 2000
@@ -8,9 +8,9 @@
 PORTNAME=      wmtime
 PORTVERSION=   1.0b2
 CATEGORIES=    x11-clocks windowmaker
-MASTER_SITES=  ftp://ftp.mezaway.org/pub/DockApps/
+MASTER_SITES=  ftp://ftp.enteract.com/users/rneswold/
 
-MAINTAINER=    rneswold@mcs.net
+MAINTAINER=    rneswold@enteract.com
 
 LIB_DEPENDS=   Xpm.4:${PORTSDIR}/graphics/xpm
 

>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?200004212153.QAA02050>