Commit 0ae96d05 authored by Daniel Morante's avatar Daniel Morante Committed by Poul-Henning Kamp

Fix install instructions for FreeBSD

Package `varnish` was removed, only varnish4 or varnish6 continue to exist.
parent 24145a30
...@@ -8,11 +8,11 @@ Install on FreeBSD ...@@ -8,11 +8,11 @@ Install on FreeBSD
This should work:: This should work::
pkg install varnish pkg install varnish6
or:: or::
cd /usr/ports/www/varnish cd /usr/ports/www/varnish6
make all install clean make all install clean
Where is the bug I opened in 2012? Where is the bug I opened in 2012?
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment