Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jan 1999 21:03:17 -0700 (MST)
From:      brett@peloton.physics.montana.edu
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/9653: qclock MASTER_SITE fix
Message-ID:  <199901240403.VAA29839@peloton.physics.montana.edu>

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

>Number:         9653
>Category:       ports
>Synopsis:       qclock MASTER_SITE fix
>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:   Sat Jan 23 20:10:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Brett Taylor
>Release:        FreeBSD 2.2.8-STABLE i386
>Organization:
Montana State University, Bozeman
>Environment:

	FreeBSD 2.2.8-STABLE #0: Wed Dec  2 15:44:43 MST 1998

>Description:

	qclock's MASTER_SITE has gone belly up apparently - 
	I've added it to my site as the MASTER_SITE instead

>How-To-Repeat:

	apply diff below

>Fix:
	

diff -ruN qclock/Makefile qclock/Makefile
--- qclock/Makefile	Sat Jan 23 20:58:45 1999
+++ qclock/Makefile	Sat Jan 23 20:59:08 1999
@@ -9,7 +9,7 @@
 DISTNAME=	qclock
 PKGNAME=	qclock-1.0
 CATEGORIES=	misc
-MASTER_SITES=	http://snowball.cypcopic.com.au/qclock/
+MASTER_SITES=	ftp://peloton.physics.montana.edu/pub/distfiles/
 
 MAINTAINER=	brett@peloton.physics.montana.edu
 
>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?199901240403.VAA29839>