aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-02-12 09:31:06 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-02-12 09:31:06 +0000
commitb2bc00209776bf66d42c3a6e6e0957909ad91bf6 (patch)
tree8912b43ee860b155bef85c5f1d9c38d72a8a8817 /net/Makefile
parent8eb3d1a3708da0a9aca5306f2c8cb984bac4184c (diff)
downloadports-b2bc00209776bf66d42c3a6e6e0957909ad91bf6.tar.gz
ports-b2bc00209776bf66d42c3a6e6e0957909ad91bf6.zip
New port: net/unix2tcp
A connection forwarder that converts Unix sockets into TCP sockets. Compiles on both 4.x and -CURRENT PR: ports/47667 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
Notes
Notes: svn path=/head/; revision=75357
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 3ab088719caa..64e2807b6ede 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -621,6 +621,7 @@
SUBDIR += tvark
SUBDIR += udptunnel
SUBDIR += unison
+ SUBDIR += unix2tcp
SUBDIR += urlendec
SUBDIR += utftpd
SUBDIR += v6eval