diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-11-14 01:27:22 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-11-14 01:27:22 +0800 |
commit | 98571c1d843ea9317beaa4c964cfdae83507d858 (patch) | |
tree | 6f7271df28fff77421a9d4b210eb7acb6f9fc32f /www/Makefile | |
parent | 8bd25df4ce952676b246a8acd2d35bc43cd82aca (diff) | |
download | freebsd-ports-gnome-98571c1d843ea9317beaa4c964cfdae83507d858.tar.gz freebsd-ports-gnome-98571c1d843ea9317beaa4c964cfdae83507d858.tar.zst freebsd-ports-gnome-98571c1d843ea9317beaa4c964cfdae83507d858.zip |
Add junkbuster-zlib, a modified version of Internet Junkbuster Proxy, which in
addition to ads zapping can authomatically compress html pages being sent to
the client. Port has been repo-copied from www/junkbuster.
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 ca2638ecc67a..b466d575fe6e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -68,6 +68,7 @@ SUBDIR += jesred SUBDIR += jetty SUBDIR += junkbuster + SUBDIR += junkbuster-zlib SUBDIR += kannel SUBDIR += kdreamsite SUBDIR += knowledgekit |