diff options
Diffstat (limited to 'devel/py-pyrsistent/Makefile')
-rw-r--r-- | devel/py-pyrsistent/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pyrsistent/Makefile b/devel/py-pyrsistent/Makefile index 24c574978c2a..8cfb095a981f 100644 --- a/devel/py-pyrsistent/Makefile +++ b/devel/py-pyrsistent/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Persistent/Functional/Immutable data structures +WWW= https://github.com/tobgu/pyrsistent LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.mit |