OpenBSD install instructions

On https://www.torproject.org/download/download-unix.html.en, the OpenBSD install instructions should use the package, as opposed to the port.

This:

cd /usr/ports/net/tor && make && make install

Should be replaced with this:

pkg_add tor