diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-10-09 15:33:50 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-10-09 15:38:12 +0000 |
| commit | d2d9838743a263bbe34503a07c12eb6ba4e5cfdf (patch) | |
| tree | 87c9373a1abb873ba78a307834f0d36370f0ea07 | |
| parent | a65190bc1067146f7b605dff2a70d4489f2d93b4 (diff) | |
devel/rapidjson: Update WWW
Approved by: portmgr (blanket)
| -rw-r--r-- | devel/rapidjson/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rapidjson/Makefile b/devel/rapidjson/Makefile index 9486d7130e2d..a7c0b640d887 100644 --- a/devel/rapidjson/Makefile +++ b/devel/rapidjson/Makefile @@ -6,7 +6,7 @@ CATEGORIES= devel textproc MAINTAINER= yuri@FreeBSD.org COMMENT= Fast JSON parser/generator for C++ with both SAX/DOM style API -WWW= https://github.com/miloyip/rapidjson +WWW= https://github.com/Tencent/rapidjson LICENSE= unknown LICENSE_NAME= RapidJSON |
