warp-vpn

point to point VPN implementation
git clone git://git.2f30.org/warp-vpn
Log | Files | Refs | README

commit dc08dd9d1644071f7b323fbed40205bf905dc2e0
parent 5230af0d98d31fbf7444c882b3fb1cfb7ab3bc0d
Author: sin <sin@2f30.org>
Date:   Fri,  1 Apr 2016 14:55:29 +0100

update distfiles

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

diff --git a/Makefile b/Makefile @@ -3,7 +3,7 @@ include config.mk PREFIX = /usr/local MANPREFIX = $(PREFIX)/man -DISTFILES = LICENSE Makefile README arg.h \ +DISTFILES = UNLICENSE Makefile README arg.h \ config.mk stun.8 stun.c OBJ = stun.o BIN = stun