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

(-)Makefile (-2 / +1 lines)
Lines 8-19 Link Here
8
PORTNAME=	etunnel
8
PORTNAME=	etunnel
9
PORTVERSION=	0.0.5
9
PORTVERSION=	0.0.5
10
CATEGORIES=	net
10
CATEGORIES=	net
11
MASTER_SITES=	http://expl.homeunix.org/etunnel/
11
MASTER_SITES=	http://www.iem.pw.edu.pl/ftp/distfiles/
12
12
13
MAINTAINER=	expl@punktas.lt
13
MAINTAINER=	expl@punktas.lt
14
COMMENT=	TCP/UDP connections tunneling tool via proxy or directly
14
COMMENT=	TCP/UDP connections tunneling tool via proxy or directly
15
15
16
USE_REINPLACE=	yes
17
ALL_TARGET=	${PORTNAME}
16
ALL_TARGET=	${PORTNAME}
18
17
19
MAN1=	etunnel.1
18
MAN1=	etunnel.1

Return to bug 93483