diff options
Diffstat (limited to 'devel/py-jsonpatch/Makefile')
-rw-r--r-- | devel/py-jsonpatch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-jsonpatch/Makefile b/devel/py-jsonpatch/Makefile index 62e56d963893..715e371c8e39 100644 --- a/devel/py-jsonpatch/Makefile +++ b/devel/py-jsonpatch/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= harm@weites.com COMMENT= Apply JSON-Patches (RFC 6902) +WWW= https://github.com/stefankoegl/python-json-patch LICENSE= BSD3CLAUSE |