diff options
Diffstat (limited to 'devel/json-c')
-rw-r--r-- | devel/json-c/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/json-c/Makefile b/devel/json-c/Makefile index c95d21deeeb1..ff41a5d2c33e 100644 --- a/devel/json-c/Makefile +++ b/devel/json-c/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= https://s3.amazonaws.com/json-c_releases/releases/ \ MAINTAINER= sunpoet@FreeBSD.org COMMENT= JSON (JavaScript Object Notation) implementation in C +WWW= https://github.com/json-c/json-c/wiki LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING |