geomyidae

A small C-based gopherd. (gopher://bitreich.org/1/scm/geomyidae)
git clone git://r-36.net/geomyidae
Log | Files | Refs | README | LICENSE

commit a4c4ddaceafa6d22ee03502b6b4d764c51ba8d49
parent 5443c4aa5d73e05fb6fa85adc82569f4258e8dec
Author: Christoph Lohmann <20h@r-36.net>
Date:   Thu,  3 Mar 2011 09:36:49 +0100

It was only a minor fix. 0.17 still.

Diffstat:
Makefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -1,5 +1,5 @@ PROGRAM = geomyidae -VERSION = 0.18 +VERSION = 0.17 PREFIX ?= /usr BINDIR ?= $(PREFIX)/bin