summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfred Perlstein <alfred@FreeBSD.org>2005-06-20 21:34:34 +0000
committerAlfred Perlstein <alfred@FreeBSD.org>2005-06-20 21:34:34 +0000
commit90a8be9625648142f3bc772a95e9f787d12c6510 (patch)
tree43b65b34236bf379a7557a77fa62d6ed7f1d788d
parentAdd proxy-connect, a port of a tool that's easy to use to negotiate (diff)
add proxy-connect.
Notes
Notes: svn path=/head/; revision=137794
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index a8ae8b065b24..220183511524 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -631,6 +631,7 @@
SUBDIR += ppptraf
SUBDIR += pptpclient
SUBDIR += ppxp
+ SUBDIR += proxy-connect
SUBDIR += proxy-suite
SUBDIR += proxychains
SUBDIR += prtunnel