diff options
Diffstat (limited to 'security/hidden-lake/Makefile')
-rw-r--r-- | security/hidden-lake/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/hidden-lake/Makefile b/security/hidden-lake/Makefile index f5b91bfa7b22..4acd0a642028 100644 --- a/security/hidden-lake/Makefile +++ b/security/hidden-lake/Makefile @@ -1,10 +1,10 @@ PORTNAME= hidden-lake DISTVERSIONPREFIX= v DISTVERSION= 1.8.6 -PORTREVISION= 1 +PORTREVISION= 2 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/ |