From bb521ae8abe8b21e8cb5c718ced2116b8751a05e Mon Sep 17 00:00:00 2001 From: krion Date: Wed, 30 Jul 2003 07:36:28 +0000 Subject: New port: net/3proxy 3[APA3A] tiny proxy 3Proxy (pronounce it as "Zaraza tiny proxy") is really tiny cross-platform (Win32&Unix) proxy servers set. It includes HTTP proxy with HTTPS and FTP support, SOCKSv4/SOCKSv4.5/SOCKSv5 proxy, POP3 proxy, TCP and UDP portmappers. You can use every proxy as a standalone program (socks, proxy, tcppm, udppm, pop3p) or use combined program (3proxy). PR: 54968 Submitted by: Timofey Chernousov Approved by: fjoe (mentor) (implicit) --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index 5aa98d4..5d8cf66 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ # + SUBDIR += 3proxy SUBDIR += 44bsd-rdist SUBDIR += 6to4 SUBDIR += 6tunnel -- cgit v1.1