diff options
Diffstat (limited to 'devel/py-stdlib-list/Makefile')
-rw-r--r-- | devel/py-stdlib-list/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-stdlib-list/Makefile b/devel/py-stdlib-list/Makefile index 90d4db9f7e46..102718e2fac7 100644 --- a/devel/py-stdlib-list/Makefile +++ b/devel/py-stdlib-list/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= List of Python Standard Libraries +WWW= https://github.com/jackmaney/python-stdlib-list LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |