diff options
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2017-06-29 18:47:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-29 18:47:36 +0100 |
commit | c202b2a95315da2029203c581bb2d990e239b778 (patch) | |
tree | 80b6a34f3550ca38ea24d3ecf74661036955b6f3 | |
parent | 9f95da2df7a946052fe652f3dface5cac42a9fe4 (diff) | |
parent | 034c4b218e858351fc78e880edc9db166ff4359f (diff) | |
download | rspamd-c202b2a95315da2029203c581bb2d990e239b778.tar.gz rspamd-c202b2a95315da2029203c581bb2d990e239b778.zip |
Merge pull request #1713 from IanDarwin/master
[Minor] In OpenBSD ports too
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ features available. You can watch the following [introduction video](https://www.youtube.com/watch?v=_fl9i-az_Q0) from the [FOSDEM-2016](http://fosdem.org) where I describe the main features of Rspamd and explain why Rspamd runs so fast. -Rspamd is [packaged](https://rspamd.com/downloads.html) for the major Linux distributions and is also available via [FreeBSD ports](https://freshports.org/mail/rspamd) and NetBSD [pkgsrc](https://pkgsrc.org). +Rspamd is [packaged](https://rspamd.com/downloads.html) for the major Linux distributions and is also available via [FreeBSD ports](https://freshports.org/mail/rspamd), NetBSD [pkgsrc](https://pkgsrc.org) and [OpenBSD ports](http://openports.se/mail/rspamd). ## Spam filtering features |