diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-12-05 22:03:17 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-12-05 22:03:17 +0000 |
commit | 1523411519f8b786d26fa0525c79ec1f78762e3b (patch) | |
tree | e33dd99f0625bc1325b5c6e50035dfae89a0dbe0 /security/Makefile | |
parent | 66c0c05af3a1dedc5d6bca7a0a0960ab3fdda419 (diff) | |
download | ports-1523411519f8b786d26fa0525c79ec1f78762e3b.tar.gz ports-1523411519f8b786d26fa0525c79ec1f78762e3b.zip |
New port proxytunnel version 1.0.6: Connects stdin and stdout to
an origin server through an HTTPS proxy
Submitted by: Hammurabi Mendes <hmendes_br@yahoo.com>
Notes
Notes:
svn path=/head/; revision=51094
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index afb4b76c795f..5d179b41406f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -167,6 +167,7 @@ SUBDIR += portscanner SUBDIR += portsentry SUBDIR += ppgen + SUBDIR += proxytunnel SUBDIR += pscan SUBDIR += py-amkCrypto SUBDIR += py-fchksum |