diff options
Diffstat (limited to 'devel/py-setuptools_hg/Makefile')
-rw-r--r-- | devel/py-setuptools_hg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-setuptools_hg/Makefile b/devel/py-setuptools_hg/Makefile index 6c489e8f6f06..22d93387ca13 100644 --- a/devel/py-setuptools_hg/Makefile +++ b/devel/py-setuptools_hg/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Setuptools plugin for hg +WWW= https://pypi.org/project/setuptools_hg/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE |