Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Update pre-built package name for FreeBSD (#7107). (#7107)
Browse files Browse the repository at this point in the history
Signed-off-by: Kartikaya Gupta <kats@trevize.staktrace.com>
  • Loading branch information
staktrace committed Mar 23, 2020
1 parent a564b92 commit e341518
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ Synapse can be found in the void repositories as 'synapse':
Synapse can be installed via FreeBSD Ports or Packages contributed by Brendan Molloy from:

- Ports: `cd /usr/ports/net-im/py-matrix-synapse && make install clean`
- Packages: `pkg install py27-matrix-synapse`
- Packages: `pkg install py37-matrix-synapse`


### NixOS
Expand Down
1 change: 1 addition & 0 deletions changelog.d/7107.doc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update pre-built package name for FreeBSD.

0 comments on commit e341518

Please sign in to comment.