From domi@dominik.saargate.de Sat Oct  9 03:00:01 1999
Return-Path: <domi@dominik.saargate.de>
Received: from dominik.saargate.de (dominik.saargate.de [212.88.132.246])
	by hub.freebsd.org (Postfix) with ESMTP id A9C2514DF0
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  9 Oct 1999 03:00:00 -0700 (PDT)
	(envelope-from domi@dominik.saargate.de)
Received: (from domi@localhost)
	by dominik.saargate.de (8.9.3/8.9.3) id LAA95522;
	Sat, 9 Oct 1999 11:59:57 +0200 (CEST)
	(envelope-from domi)
Message-Id: <199910090959.LAA95522@dominik.saargate.de>
Date: Sat, 9 Oct 1999 11:59:57 +0200 (CEST)
From: domi@saargate.de
Sender: domi@dominik.saargate.de
Reply-To: domi@saargate.de
To: FreeBSD-gnats-submit@freebsd.org
Subject: rand update to fix some distfile problems
X-Send-Pr-Version: 3.2

>Number:         14229
>Category:       ports
>Synopsis:       rand update to fix some distfile problems
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct  9 03:10:00 PDT 1999
>Closed-Date:    Sun Oct 10 16:19:31 PDT 1999
>Last-Modified:  Sun Oct 10 16:19:47 PDT 1999
>Originator:     Dominik Brettnacher
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
>Environment:
>Description:

	One host did no longer provide the requested distfile.

>How-To-Repeat:
>Fix:


diff -urN rand.old/Makefile rand/Makefile
--- rand.old/Makefile	Sat Oct  9 11:55:27 1999
+++ rand/Makefile	Sat Oct  9 11:57:27 1999
@@ -8,8 +8,7 @@
 
 DISTNAME=	rand-1.5
 CATEGORIES=	textproc
-MASTER_SITES=	http://shells.clipboard.com/~br0ke/files/ \
-		http://math.smsu.edu/~br0ke/files/
+MASTER_SITES=	http://math.smsu.edu/~br0ke/files/
 
 MAINTAINER=	domi@saargate.de
 
diff -urN rand.old/pkg/DESCR rand/pkg/DESCR
--- rand.old/pkg/DESCR	Sat Oct  9 11:55:27 1999
+++ rand/pkg/DESCR	Sat Oct  9 11:57:16 1999
@@ -1,5 +1,4 @@
 rand is a cat-like utility that displays the lines of a file or stream in 
 random order.
 
-WWW: http://shells.clipboard.com/~br0ke/rand.html
-Alternative: http://math.smsu.edu/~br0ke/rand.html
+WWW: http://math.smsu.edu/~br0ke/rand.html

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sun Oct 10 16:19:31 PDT 1999 
State-Changed-Why:  
Committed, thanks! 
>Unformatted:
