diff options
Diffstat (limited to 'security/hidden-lake/Makefile')
-rw-r--r-- | security/hidden-lake/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/hidden-lake/Makefile b/security/hidden-lake/Makefile index 3cad1d273e5b..80c7c5a2ca1c 100644 --- a/security/hidden-lake/Makefile +++ b/security/hidden-lake/Makefile @@ -1,9 +1,10 @@ PORTNAME= hidden-lake DISTVERSIONPREFIX= v 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/ |