diff options
Diffstat (limited to 'devel/py-hgtools/Makefile')
-rw-r--r-- | devel/py-hgtools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-hgtools/Makefile b/devel/py-hgtools/Makefile index 29967cf9dbca..f10ae4b01295 100644 --- a/devel/py-hgtools/Makefile +++ b/devel/py-hgtools/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Classes and setuptools plugin for Mercurial repositories +WWW= https://github.com/jaraco/hgtools LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |