diff options
author | matthew <matthew@FreeBSD.org> | 2016-05-02 04:27:56 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2016-05-02 04:27:56 +0800 |
commit | d70aa09881df9fe7f67e2cbc0f990bee0172d8b0 (patch) | |
tree | 565dfead6c3b58ebea7357e31e58227250ca2e08 /www/Makefile | |
parent | 4bc8030c72669d4e79539e900077a44363930137 (diff) | |
download | freebsd-ports-gnome-d70aa09881df9fe7f67e2cbc0f990bee0172d8b0.tar.gz freebsd-ports-gnome-d70aa09881df9fe7f67e2cbc0f990bee0172d8b0.tar.zst freebsd-ports-gnome-d70aa09881df9fe7f67e2cbc0f990bee0172d8b0.zip |
Squid is a fully-featured HTTP/1.0 proxy which is almost (but not quite)
HTTP/1.1 compliant. Squid offers a rich access control, authorization and
logging environment to develop web proxy and content serving applications.
WWW: http://www.squid-cache.org/
PR: 203860
Submitted by: timp87@gmail.com
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index e1d187f56eb9..31774c7690a3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -2083,6 +2083,7 @@ SUBDIR += spreadlogd SUBDIR += sqstat SUBDIR += squid + SUBDIR += squid-devel SUBDIR += squid_radius_auth SUBDIR += squidanalyzer SUBDIR += squidclamav |