stagit

static git page generator for debian
git clone git://git.unixkoans.com/stagit.git
Log | Files | Refs | README | LICENSE

commit 73f259f2557698a83c9fb7e11938feb775740741
parent c576a7ae6e0ee2642643a4b2b4e304ea204bc6ba
Author: sin <[email protected]>
Date:   Wed Jan  6 18:36:34 +0000

Update README - it also works on FreeBSD

Diffstat:
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