From ed2f7c7722a2afd25a0a86fc9aeb2a33f6117511 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Sun, 27 Oct 2024 14:04:35 -0700 Subject: [PATCH] net/narrowlink: Update WWW --- net/narrowlink/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/narrowlink/Makefile b/net/narrowlink/Makefile index b96555724eca..8213620e6a12 100644 --- a/net/narrowlink/Makefile +++ b/net/narrowlink/Makefile @@ -5,7 +5,8 @@ CATEGORIES= net MAINTAINER= yuri@FreeBSD.org COMMENT= Self-hosted solution for secure connectivity between devices -WWW= https://narrowlink.com +WWW= https://narrowlink.com \ + https://github.com/narrowlink/narrowlink LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE.md