aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2011-04-03 11:22:54 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2011-04-03 11:22:54 +0000
commit107234ba1bf7be2b5efbdcaf2d00ffd7546da13f (patch)
tree0e1d9e6715c1003eb0ec478648abb1c9b0fb941a /net/Makefile
parentd9f65402ab3313dc3e4437ae847598a900d3362a (diff)
downloadports-107234ba1bf7be2b5efbdcaf2d00ffd7546da13f.tar.gz
ports-107234ba1bf7be2b5efbdcaf2d00ffd7546da13f.zip
tcpproxy is a simple tcp connection proxy which combines the features of
rinetd and 6tunnel. tcpproxy supports IPv4 and IPv6 and also supports connections from IPv6 to IPv4 endpoints and vice versa. WWW: http://www.spreadspace.org/tcpproxy/ PR: ports/156108 Submitted by: Alexander Hausner <alex@hugo.bmg.gv.at>
Notes
Notes: svn path=/head/; revision=272145
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 10bb33e343b4..de62d8e01574 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1089,6 +1089,7 @@
SUBDIR += tcpillust
SUBDIR += tcping
SUBDIR += tcpmssd
+ SUBDIR += tcpproxy
SUBDIR += tcpreen
SUBDIR += tcpsg
SUBDIR += tcpshow