Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Sep 2002 23:05:24 +0200 (CEST)
From:      Tilman Linneweh <tilman@arved.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tilman@arved.de
Subject:   ports/43487: Fix MASTER_SITES net/bounce
Message-ID:  <200209292105.g8TL5OE9069775@sauna.arved.de>

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

>Number:         43487
>Category:       ports
>Synopsis:       Fix MASTER_SITES net/bounce
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 29 14:10:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tilman Linneweh
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
BSD Usergroup Austria
>Environment:
System: FreeBSD sauna.arved.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 7 20:02:41 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386


	
>Description:
	MASTER_SITES moved.
	Added Author and WWW to pkg-descr
	
>How-To-Repeat:
	
>Fix:

	

--- bounce.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/bounce/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile	8 May 2002 20:54:07 -0000	1.13
+++ Makefile	29 Sep 2002 20:54:37 -0000
@@ -9,7 +9,7 @@
 PORTNAME=	bounce
 PORTVERSION=	1.0
 CATEGORIES=	net security
-MASTER_SITES=	http://www.eleves.ens.fr:8080/home/espel/  \
+MASTER_SITES=	http://www.iagora.com/~espel/ \
 		${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=	obrien
 DISTNAME=	bounce
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/net/bounce/pkg-descr,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 pkg-descr
--- pkg-descr	30 Dec 1998 04:31:42 -0000	1.1.1.1
+++ pkg-descr	29 Sep 2002 21:02:29 -0000
@@ -1,2 +1,5 @@
 A little program to bounce tcp connections to another machine/port.
 By default it listens on port 1523.
+
+WWW: http://www.iagora.com/~espel/
+Author: Roger Espel Llima
--- bounce.diff ends here ---


>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?200209292105.g8TL5OE9069775>