mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
net-im/py-matrix-synapse: fix typo in pkg-message
sqlite is supposed to be migrated to postgresql not postfix
This commit is contained in:
parent
0aabc02be1
commit
ee6588e8e2
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ EOM
|
||||||
message: <<EOM
|
message: <<EOM
|
||||||
Starting with synapse 1.62.0, this port will no longer ship with sqlite support
|
Starting with synapse 1.62.0, this port will no longer ship with sqlite support
|
||||||
by default. If you rely on sqlite for your setup, please either migrate to
|
by default. If you rely on sqlite for your setup, please either migrate to
|
||||||
postfix, install the sqlite dependency manually or build a custom flavor of the
|
postgresql, install the sqlite dependency manually or build a custom flavor of the
|
||||||
port.
|
port.
|
||||||
EOM
|
EOM
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue