tREADME: works also on NetBSD - stagit - static git page generator
HTML git clone git://src.adamsgaard.dk/stagit
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit d6937c195f3459194d5ab056397981e1ade54871
DIR parent c783e54dae5bd74de2280e31223ce8a0ad0d611d
HTML Author: Leonardo Taccari <iamleot@gmail.com>
Date: Sun, 5 May 2019 19:11:36 +0200
README: works also on NetBSD
Diffstat:
M README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/README b/README
t@@ -28,7 +28,7 @@ Dependencies
------------
- libgit2 (v0.22+).
-- libc (tested with OpenBSD, FreeBSD, Linux: glibc and musl).
+- libc (tested with OpenBSD, FreeBSD, NetBSD, Linux: glibc and musl).
- C compiler (C99).
- make