[master] c52262a At least make the FreeBSD instructions do something.

Poul-Henning Kamp phk at FreeBSD.org
Mon Sep 19 13:00:16 CEST 2016


commit c52262ac7323a9783f76c658549b377a65fa556e
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Mon Sep 19 10:59:18 2016 +0000

    At least make the FreeBSD instructions do something.

diff --git a/doc/sphinx/installation/install.rst b/doc/sphinx/installation/install.rst
index 8e15a9a..1c5668c 100644
--- a/doc/sphinx/installation/install.rst
+++ b/doc/sphinx/installation/install.rst
@@ -23,9 +23,9 @@ FreeBSD
 -------
 
 Binary package:
-		``pkg_add -r varnish``
+		``pkg_add -r varnish4``
 From source:
-		``cd /usr/ports/varnish && make install clean``
+		``cd /usr/ports/www/varnish4 && make install clean``
 
 Red Hat / CentOS
 ----------------



More information about the varnish-commit mailing list