aboutsummaryrefslogtreecommitdiff
path: root/security/hidden-lake/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/hidden-lake/Makefile')
-rw-r--r--security/hidden-lake/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/security/hidden-lake/Makefile b/security/hidden-lake/Makefile
index e9ea6f7cef5e..80c7c5a2ca1c 100644
--- a/security/hidden-lake/Makefile
+++ b/security/hidden-lake/Makefile
@@ -1,24 +1,24 @@
PORTNAME= hidden-lake
DISTVERSIONPREFIX= v
-DISTVERSION= 1.8.4
-PORTREVISION= 2
+DISTVERSION= 1.8.6
+PORTREVISION= 1
CATEGORIES= security net-p2p
-MAINTAINER= alster@vinterdalen.se
+MAINTAINER= alven@FreeBSD.org
COMMENT= F2F Anonymous network based on the QB-problem & GP/12 protocol stack
WWW= https://github.com/number571/hidden-lake/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.23,modules
+USES= go:modules
GO_MODULE= github.com/number571/hidden-lake
GO_TARGET= ./cmd/hla/hla_tcp:hla_tcp \
./cmd/hlc:hlc \
./cmd/hlf:hlf \
./cmd/hlm:hlm \
- ./cmd/hlm:hlp \
+ ./cmd/hlp:hlp \
./cmd/hlr:hlr \
./cmd/hls:hls