git: ed2f7c7722a2 - main - net/narrowlink: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 27 Oct 2024 21:40:45 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ed2f7c7722a2afd25a0a86fc9aeb2a33f6117511 commit ed2f7c7722a2afd25a0a86fc9aeb2a33f6117511 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-10-27 21:04:35 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-10-27 21:40:37 +0000 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