Update README - it also works on FreeBSD - stagit-gopher - A git gopher frontend. (mirror) | |
git clone git://bitreich.org/stagit-gopher/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/stagit-gopher/ | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
commit 73f259f2557698a83c9fb7e11938feb775740741 | |
parent c576a7ae6e0ee2642643a4b2b4e304ea204bc6ba | |
Author: sin | |
Date: Wed, 6 Jan 2016 18:36:34 +0000 Update README - it also works on FreeBSD Diffstat: M README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- | |
diff --git a/README b/README | |
@@ -28,7 +28,7 @@ Dependencies ------------ - libgit2 (v0.22+). -- libc (tested with OpenBSD, glibc and musl). +- libc (tested with OpenBSD, FreeBSD, glibc and musl). - C compiler (C99). - make |