git: 24d9f81c9471 - main - devel/nlohmann-json: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 13 Jul 2025 21:16:28 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=24d9f81c9471891069f6c5d778280d7762b44271 commit 24d9f81c9471891069f6c5d778280d7762b44271 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-07-13 19:35:09 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-07-13 21:16:21 +0000 devel/nlohmann-json: Update WWW --- devel/nlohmann-json/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/nlohmann-json/Makefile b/devel/nlohmann-json/Makefile index 5e716f968368..133dae88f39d 100644 --- a/devel/nlohmann-json/Makefile +++ b/devel/nlohmann-json/Makefile @@ -6,7 +6,8 @@ PKGNAMEPREFIX= nlohmann- MAINTAINER= yuri@FreeBSD.org COMMENT= JSON library for Modern C++ -WWW= https://nlohmann.github.io/json/ +WWW= https://nlohmann.github.io/json/ \ + https://github.com/nlohmann/json LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.MIT