Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Aug 2007 12:29:19 GMT
From:      Stefan Pauly <stefan@fh-mainz.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/115600: [PATCH] net/boclient: fixing a fetch problem
Message-ID:  <200708171229.l7HCTJEN004876@www.freebsd.org>
Resent-Message-ID: <200708171230.l7HCU1oE023244@freefall.freebsd.org>

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

>Number:         115600
>Category:       ports
>Synopsis:       [PATCH] net/boclient: fixing a fetch problem
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 17 12:30:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Stefan Pauly
>Release:        FreeBSD 6.2-STABLE amd64
>Organization:
>Environment:
FreeBSD gogswana.fh-mainz.de 6.2-STABLE FreeBSD 6.2-STABLE #0: Sat May 26 18:26:24 CEST 2007 root@gogswana.fh-mainz.de:/usr/obj/usr/src/sys/SMP3 amd64
>Description:
Fixing a fetch problem (the port is currently unfetchable).
>How-To-Repeat:

>Fix:
diff -ruN --exclude=CVS /usr/ports/net/boclient/Makefile ./boclient/Makefile
--- /usr/ports/net/boclient/Makefile	Mon Sep  4 11:38:42 2006
+++ ./boclient/Makefile	Fri Aug 17 14:22:44 2007
@@ -8,8 +8,7 @@
 PORTNAME=	boclient
 PORTVERSION=	1.21
 CATEGORIES=	net security
-MASTER_SITES=	http://www2.ennui.net/~crioux/ \
-		http://orifice.rotten.com/cDc/
+MASTER_SITES=	http://www.cultdeadcow.com/tools/
 DISTNAME=	bo121unix
 
 MAINTAINER=	ports@FreeBSD.org


>Release-Note:
>Audit-Trail:
>Unformatted:



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