From boris@brooknet.com.au  Sun Feb 20 07:01:30 2005
Return-Path: <boris@brooknet.com.au>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id F2AA416A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Feb 2005 07:01:29 +0000 (GMT)
Received: from bloodwood.hunterlink.net.au (smtp-local.hunterlink.net.au [203.12.144.17])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 57F0243D55
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Feb 2005 07:01:29 +0000 (GMT)
	(envelope-from boris@brooknet.com.au)
Received: from localhost (ppp265A.dyn.pacific.net.au [61.8.38.90])
	by bloodwood.hunterlink.net.au (8.12.8/8.12.8) with ESMTP id j1K71RiB011307
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Feb 2005 18:01:28 +1100
Received: by localhost (Postfix, from userid 0)
	id 263C5157F; Sun, 20 Feb 2005 18:02:35 +1100 (EST)
Message-Id: <20050220070235.263C5157F@localhost>
Date: Sun, 20 Feb 2005 18:02:35 +1100 (EST)
From: Sam Lawrance <boris@brooknet.com.au>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] comms/snooper: fix unfetchable
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         77764
>Category:       ports
>Synopsis:       [PATCH] comms/snooper: fix unfetchable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 20 07:10:17 GMT 2005
>Closed-Date:    Sun Feb 20 08:28:23 GMT 2005
>Last-Modified:  Sun Feb 20 08:28:23 GMT 2005
>Originator:     Sam Lawrance
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD dirk.no.domain 5.3-STABLE FreeBSD 5.3-STABLE #3: Wed Feb  9 00:12:24 EST
>Description:
MASTER_SITES is alive.... alive!

>How-To-Repeat:
>Fix:

--- snooper-1999.12.02_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/comms/snooper/Makefile,v
retrieving revision 1.14
diff -u -u -r1.14 Makefile
--- Makefile	26 Oct 2003 07:49:24 -0000	1.14
+++ Makefile	20 Feb 2005 07:00:15 -0000
@@ -9,8 +9,7 @@
 PORTVERSION=	1999.12.02
 PORTREVISION=	1
 CATEGORIES=	comms
-# distribution disappeared from mastersite in October 2002
-MASTER_SITES=	# ftp://ftp.foretune.co.jp/pub/tools/snooper/
+MASTER_SITES=	ftp://ftp.foretune.co.jp/pub/tools/snooper/
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.//g}
 
 MAINTAINER=	ports@FreeBSD.org
--- snooper-1999.12.02_1.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Sun Feb 20 08:28:17 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=77764 
>Unformatted:
