summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-04-01 20:12:01 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2024-04-01 20:12:01 -0700
commit96d5b400b7c309861dbf4cb17d29cd8e742ae6af (patch)
tree44b1762871de2c0af6caadd894ed4188dbc0a3c0 /net/Makefile
parentsysutils/mise: update 2024.3.11 → 2024.4.0 (diff)
net/udp-over-tcp: New port: Proxy UDP traffic over a TCP stream
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 689285bf1f69..7659be658fa5 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1574,6 +1574,7 @@
SUBDIR += turnserver
SUBDIR += u6rd
SUBDIR += ucarp
+ SUBDIR += udp-over-tcp
SUBDIR += udpbroadcastrelay
SUBDIR += udptunnel
SUBDIR += udpxy