Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Feb 2005 18:02:35 +1100 (EST)
From:      Sam Lawrance <boris@brooknet.com.au>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/77764: [PATCH] comms/snooper: fix unfetchable
Message-ID:  <20050220070235.263C5157F@localhost>
Resent-Message-ID: <200502200710.j1K7AIUC068894@freefall.freebsd.org>

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

>Number:         77764
>Category:       ports
>Synopsis:       [PATCH] comms/snooper: fix unfetchable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 20 07:10:17 GMT 2005
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050220070235.263C5157F>