diff options
Diffstat (limited to 'devel/py-simplejson')
-rw-r--r-- | devel/py-simplejson/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-simplejson/Makefile b/devel/py-simplejson/Makefile index 0e4862d6e25f..c07f2ce7b005 100644 --- a/devel/py-simplejson/Makefile +++ b/devel/py-simplejson/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Simple, fast, extensible JSON encoder/decoder +WWW= https://github.com/simplejson/simplejson # dual-licensed under MIT and Academic Free License version 2.1 LICENSE= MIT |