diff options
Diffstat (limited to 'devel/py-gitdb/Makefile')
-rw-r--r-- | devel/py-gitdb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-gitdb/Makefile b/devel/py-gitdb/Makefile index eb45a96ec010..8f27df8e5387 100644 --- a/devel/py-gitdb/Makefile +++ b/devel/py-gitdb/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Git Object Database +WWW= https://github.com/gitpython-developers/gitdb LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |