aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/py-pygit2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-pygit2/Makefile b/devel/py-pygit2/Makefile
index ee92624084c4..2ad6e2493243 100644
--- a/devel/py-pygit2/Makefile
+++ b/devel/py-pygit2/Makefile
@@ -8,7 +8,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Python bindings for libgit2
-WWW= https://www.pygit2.org
+WWW= https://www.pygit2.org \
+ https://github.com/libgit2/pygit2
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING