diff options
author | alfred <alfred@FreeBSD.org> | 2005-06-20 21:34:34 +0000 |
---|---|---|
committer | alfred <alfred@FreeBSD.org> | 2005-06-20 21:34:34 +0000 |
commit | ba3cbe1f2315dd143a00acdc3813afe7095d3447 (patch) | |
tree | b9f85730014f2f746e36d369f466b60802b029c9 /net | |
parent | 99d77a4f14d679de5f3430ad5d44d3b6fa7178c1 (diff) | |
download | FreeBSD-ports-ba3cbe1f2315dd143a00acdc3813afe7095d3447.zip FreeBSD-ports-ba3cbe1f2315dd143a00acdc3813afe7095d3447.tar.gz |
add proxy-connect.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index a8ae8b0..2201835 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 |