diff options
Diffstat (limited to 'devel/py-phabricator/Makefile')
-rw-r--r-- | devel/py-phabricator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-phabricator/Makefile b/devel/py-phabricator/Makefile index 31802bee7b49..ad5e02023e16 100644 --- a/devel/py-phabricator/Makefile +++ b/devel/py-phabricator/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sbz@FreeBSD.org COMMENT= Phabricator API Bindings +WWW= https://github.com/disqus/python-phabricator LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |