diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 04:07:08 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 04:07:08 +0000 |
commit | 0f861553795ba74ad0db5ebd9ea86baa11ae47a1 (patch) | |
tree | 2aa3a3900ed502225e010888fd90e214db8c597a /net/etunnel | |
parent | 6e80b5f22c0c2eca990bf967113d7cd119c8eaf7 (diff) | |
download | ports-0f861553795ba74ad0db5ebd9ea86baa11ae47a1.tar.gz ports-0f861553795ba74ad0db5ebd9ea86baa11ae47a1.zip |
Notes
Diffstat (limited to 'net/etunnel')
-rw-r--r-- | net/etunnel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/etunnel/Makefile b/net/etunnel/Makefile index 3bb5878aaf04..59521a7c42ea 100644 --- a/net/etunnel/Makefile +++ b/net/etunnel/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.0.5 CATEGORIES= net MASTER_SITES= http://www.iem.pw.edu.pl/ftp/distfiles/ -MAINTAINER= expl@punktas.lt +MAINTAINER= ports@FreeBSD.org COMMENT= TCP/UDP connections tunneling tool via proxy or directly ALL_TARGET= ${PORTNAME} |