summary refs log tree commit diff
diff options
context:
space:
mode:
authorMark Felder <github@feld.me>2017-04-17 08:26:50 -0500
committerGitHub <noreply@github.com>2017-04-17 08:26:50 -0500
commit814fb032ebee6bea554cfc6b9ad25f265a5c279b (patch)
treedad8342af1692576f872f7a04c63b5c586e8847b
parentMerge branch 'release-v0.20.0' of github.com:matrix-org/synapse (diff)
downloadsynapse-814fb032ebee6bea554cfc6b9ad25f265a5c279b.tar.xz
Update README.rst
The FreeBSD port has been moved to the net-im category
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index b9c854ad48..df0c9bbb70 100644
--- a/README.rst
+++ b/README.rst
@@ -373,7 +373,7 @@ FreeBSD
 
 Synapse can be installed via FreeBSD Ports or Packages contributed by Brendan Molloy from:
 
- - Ports: ``cd /usr/ports/net/py-matrix-synapse && make install clean``
+ - Ports: ``cd /usr/ports/net-im/py-matrix-synapse && make install clean``
  - Packages: ``pkg install py27-matrix-synapse``