X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=INSTALL;h=cb80049c8315786aed01604c31930d8c2560ce5a;hp=22166940c9fbe6a14833697209631ebc20ca1d59;hb=11a699c9045dd87513ffc486ac0e5f004fdda3bf;hpb=962ed628ec708d487afd1494813141fc048143d6 diff --git a/INSTALL b/INSTALL index 22166940..cb80049c 100644 --- a/INSTALL +++ b/INSTALL @@ -4,7 +4,7 @@ * * Purpose : INSTALL file to help with installing from source. * - * Copyright : Written by and Copyright (C) 2001-2008 the SourceForge + * Copyright : Written by and Copyright (C) 2001-2009 the * Privoxy team. http://www.privoxy.org/ * * Based on the Internet Junkbuster originally written @@ -25,7 +25,7 @@ * * The GNU General Public License should be included with * this file. If not, you can view it at - * http://www.gnu.org/copyleft/gpl.html + * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * or write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, * USA @@ -40,8 +40,8 @@ compiler like gcc are required. When building from a source tarball, first unpack the source: - tar xzvf privoxy-3.0.11-beta-src* [.tgz or .tar.gz] - cd privoxy-3.0.11-beta + tar xzvf privoxy-3.0.14-beta-src.tar.gz + cd privoxy-3.0.14-beta For retrieving the current CVS sources, you'll need a CVS client installed.