Regenerate docs for 3.0.21 stable
[privoxy.git] / doc / webserver / user-manual / installation.html
index 3dd2556..021c2e9 100644 (file)
       </div>
 
       <div class="SECT3">
-        <h3 class="SECT3"><a name="INSTALLATION-TBZ" id=
-        "INSTALLATION-TBZ">2.1.7. FreeBSD</a></h3>
+        <h3 class="SECT3"><a name="INSTALLATION-FREEBSD" id=
+        "INSTALLATION-FREEBSD">2.1.7. FreeBSD</a></h3>
 
         <p>Privoxy is part of FreeBSD's Ports Collection, you can build and
         install it with <tt class="LITERAL">cd /usr/ports/www/privoxy; make
         install clean</tt>.</p>
-
-        <p>If you don't use the ports, you can fetch and install the package
-        with <tt class="LITERAL">pkg_add -r privoxy</tt>.</p>
-
-        <p>The port skeleton and the package can also be downloaded from the
-        <a href=
-        "https://sourceforge.net/project/showfiles.php?group_id=11118"
-        target="_top">File Release Page</a>, but there's no reason to use
-        them unless you're interested in the beta releases which are only
-        available there.</p>
       </div>
     </div>
 
         <tr>
           <td>
             <pre class="SCREEN">
- tar xzvf privoxy-3.0.21-beta-src.tar.gz
- cd privoxy-3.0.21-beta
+ tar xzvf privoxy-3.0.21-stable-src.tar.gz
+ cd privoxy-3.0.21-stable
 </pre>
           </td>
         </tr>