aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2003-07-02 12:31:30 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2003-07-02 12:31:30 +0000
commit8efc56e82feed2b7517dfd2ec1289356010e247a (patch)
treea7fb1c1ec2243d01ac746333c821949b494a2737 /net/Makefile
parente8635d02471885825c5ba8dfe6a9d21d3e3b184d (diff)
Add prtunnel 0.1.7,
tunnel for TCP connections using an HTTP or SOCKS5 proxy. PR: 53480 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
Notes
Notes: svn path=/head/; revision=84042
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 7641086be8a6..3dac69916cef 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -534,6 +534,7 @@
SUBDIR += pptpclient
SUBDIR += ppxp
SUBDIR += proxy-suite
+ SUBDIR += prtunnel
SUBDIR += psi
SUBDIR += pvm
SUBDIR += pvm++