aboutsummaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authorclive <clive@FreeBSD.org>2001-12-14 11:21:51 +0800
committerclive <clive@FreeBSD.org>2001-12-14 11:21:51 +0800
commitac8ce031052dd61e1fc3dbe2ae82f301149d9c71 (patch)
treeeeaa58f95323856f1a253242a94967714dd2a0c8 /net/Makefile
parent0904536260519d5b2849a538aa300f9c2986372e (diff)
downloadfreebsd-ports-gnome-ac8ce031052dd61e1fc3dbe2ae82f301149d9c71.tar.gz
freebsd-ports-gnome-ac8ce031052dd61e1fc3dbe2ae82f301149d9c71.tar.zst
freebsd-ports-gnome-ac8ce031052dd61e1fc3dbe2ae82f301149d9c71.zip
New port: UDPTunnel
UDPTunnel is a small program which can tunnel UDP packets bi-directionally over a TCP connection. Its primary purpose (and original motivation) is to allow multi-media conferences to traverse a firewall which allows only outgoing TCP connections. PR: ports/32820 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
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 aaaf9c01d30f..1b21ed0e29b1 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -455,6 +455,7 @@
SUBDIR += ttt
SUBDIR += tund
SUBDIR += tvark
+ SUBDIR += udptunnel
SUBDIR += unison
SUBDIR += urlendec
SUBDIR += vchat