mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
devel/py-pygit2: add source repository to WWW entry
This commit is contained in:
parent
85e1fab6b4
commit
b7c43d108f
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
MAINTAINER= mfechner@FreeBSD.org
|
MAINTAINER= mfechner@FreeBSD.org
|
||||||
COMMENT= Python bindings for libgit2
|
COMMENT= Python bindings for libgit2
|
||||||
WWW= https://www.pygit2.org
|
WWW= https://www.pygit2.org \
|
||||||
|
https://github.com/libgit2/pygit2
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue