diff options
Diffstat (limited to 'devel/py-gitpython/Makefile')
-rw-r--r-- | devel/py-gitpython/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-gitpython/Makefile b/devel/py-gitpython/Makefile index ac285d1bd50c..9fd188e840f0 100644 --- a/devel/py-gitpython/Makefile +++ b/devel/py-gitpython/Makefile @@ -7,6 +7,7 @@ DISTNAME= GitPython-${PORTVERSION} MAINTAINER= ygy@FreeBSD.org COMMENT= Python Git Library +WWW= https://github.com/gitpython-developers/GitPython LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |