From: Frederic Cambus <fred@statdns.com>
Date: Mon, 11 Apr 2016 10:03:16 +0000 (+0200)
Subject: Add URI to the OpenBSD Port in README
X-Git-Url: https://git.owens.tech/assets/editable-focus.html/assets/editable-focus.html/git?a=commitdiff_plain;h=0764f1f908ee970870c5dce08c54a41f55e70b65;p=vimb.git

Add URI to the OpenBSD Port in README
---

diff --git a/README.md b/README.md
index 6acf965..6fcef4a 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,7 @@ the project page of [Vimb][].
 ## Packages
 
 - Arch Linux [vimb-git][arch-git], [vimb][arch]
+- [OpenBSD][]
 - [NetBSD][]
 - [FreeBSD][]
 - [Void Linux][]
@@ -80,6 +81,7 @@ Information about the license is found in the file: LICENSE.
 [handlers]:    http://fanglingsu.github.io/vimb/commands.html#handlers "vimb custom protocol handlers"
 [registers]:   http://fanglingsu.github.io/vimb/keybindings.html#registers "vimb yank/paste registers"
 [mail]:        https://lists.sourceforge.net/lists/listinfo/vimb-users "vimb - mailing list"
+[OpenBSD]:     http://openports.se/www/vimb "vimb - OpenBSD port"
 [NetBSD]:      http://pkgsrc.se/www/vimb "vimb - NetBSD package"
 [autocmd]:     http://fanglingsu.github.io/vimb/commands.html#autocmd "Vim like autocmd and augroup feature"
 [set]:         http://fanglingsu.github.io/vimb/commands.html#settings "Vim like set syntax"