summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2025-07-13 12:35:09 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2025-07-13 14:16:21 -0700
commit24d9f81c9471891069f6c5d778280d7762b44271 (patch)
treed67f088362eeeff629857845984ce8cd7f98847f
parentcad/nvc: update 1.16.1 → 1.17.0 (diff)
devel/nlohmann-json: Update WWW
-rw-r--r--devel/nlohmann-json/Makefile3
1 files changed, 2 insertions, 1 deletions
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