commit 318f1878fb8872bc91c8c88db9ffbf15961bf743
Author: Hiltjo Posthuma <[email protected]>
Date:   Sat Jan 5 21:03:51 2019 +0100

    r9p (deprecate): remove old repo url, linewrap

diff --git a/libs.suckless.org/deprecated/r9p/index.md 
b/libs.suckless.org/deprecated/r9p/index.md
index 4185148c..90818b4f 100644
--- a/libs.suckless.org/deprecated/r9p/index.md
+++ b/libs.suckless.org/deprecated/r9p/index.md
@@ -4,10 +4,10 @@ R9P
        Author:  Kris Maglione
        License: MIT
        Version: 0.4
-       Repo:    //git.suckless.org/r9p
 
-`r9p` is a simple [9P](http://9p.cat-v.org) client implementation for Ruby. It 
currently supports basic filesystem operations, including reading, writing, and 
listing files. It also supports the operations of the IO class by providing a 
true file descriptor through a proxy thread.
+`r9p` is a simple [9P](http://9p.cat-v.org) client implementation for Ruby. It
+currently supports basic filesystem operations, including reading, writing, and
+listing files. It also supports the operations of the IO class by providing a
+true file descriptor through a proxy thread.
 
 * [`r9p 0.4`](//dl.suckless.org/libs/r9p-0.4.tgz)
-
-


Reply via email to