[Privoxy-commits] [privoxy] 02/06: user-manual: Note that FreeBSD and ElectroBSD users can try to install Privoxy
    User Git 
    git at git.privoxy.org
       
    Sat Feb  4 13:30:01 CET 2023
    
    
  
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 041dafe149896c5287798a59b614fcff1e4c1edd
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Fri Feb 3 22:37:32 2023 +0100
    user-manual: Note that FreeBSD and ElectroBSD users can try to install Privoxy
    
    ... as binary package using 'pkg'.
---
 doc/source/user-manual.sgml | 4 ++++
 1 file changed, 4 insertions(+)
diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml
index 79c6f2f6..11e3b0cc 100644
--- a/doc/source/user-manual.sgml
+++ b/doc/source/user-manual.sgml
@@ -308,6 +308,10 @@ How to install the binary packages depends on your operating system:
  Privoxy is part of FreeBSD's Ports Collection, you can build and install
  it with <literal>cd /usr/ports/www/privoxy; make install clean</literal>.
 </para>
+<para>
+ If your system is configured to install binary packages you can
+ try to install &my-app; with <literal>pkg install privoxy</literal>.
+</para>
 </sect3>
 
 </sect2>
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Privoxy-commits
mailing list