From 810517affd02b425c29ef6d42f8a06f9a3be4d00 Mon Sep 17 00:00:00 2001 From: thierry Date: Sun, 16 Apr 2006 16:25:45 +0000 Subject: Fasterfox allows you to tweak many network and rendering settings such as simultaneous connections, pipelining, cache, DNS cache, and initial paint delay. Dynamic speed increases can be obtained with the unique prefetching mechanism, which recycles idle bandwidth by silently loading and caching all of the links on the page you are browsing. WWW: http://fasterfox.mozdev.org/ PR: ports/95076 Submitted by: Andrew Pantyukhin --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index 161439bf6deb..879bc2273fa4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -966,6 +966,7 @@ SUBDIR += xpath2rss SUBDIR += xpi-adblock SUBDIR += xpi-colorfultabs + SUBDIR += xpi-fasterfox SUBDIR += xshttpd SUBDIR += xshttpd-devel SUBDIR += xulrunner -- cgit