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 0a5496d8d23ab258c7c761cb1584b8ae396328b5
parent 2ebea55275912a6228d36ad4e6715031924fa6dd
Author: Christoph Lohmann <20h@r-36.net>
Date:   Fri,  8 Apr 2022 19:37:22 +0200

Release 0.50.1 fix.

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

diff --git a/Makefile b/Makefile @@ -3,7 +3,7 @@ .POSIX: NAME = geomyidae -VERSION = 0.50 +VERSION = 0.50.1 PREFIX = /usr/local BINDIR = ${PREFIX}/bin