View | Details | Raw Unified | Return to bug 43487
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 9-15 Link Here
9
PORTNAME=	bounce
9
PORTNAME=	bounce
10
PORTVERSION=	1.0
10
PORTVERSION=	1.0
11
CATEGORIES=	net security
11
CATEGORIES=	net security
12
MASTER_SITES=	http://www.eleves.ens.fr:8080/home/espel/  \
12
MASTER_SITES=	http://www.iagora.com/~espel/ \
13
		${MASTER_SITE_LOCAL}
13
		${MASTER_SITE_LOCAL}
14
MASTER_SITE_SUBDIR=	obrien
14
MASTER_SITE_SUBDIR=	obrien
15
DISTNAME=	bounce
15
DISTNAME=	bounce
(-)pkg-descr (+3 lines)
Lines 1-2 Link Here
1
A little program to bounce tcp connections to another machine/port.
1
A little program to bounce tcp connections to another machine/port.
2
By default it listens on port 1523.
2
By default it listens on port 1523.
3
4
WWW: http://www.iagora.com/~espel/
5
Author: Roger Espel Llima

Return to bug 43487