diff options
Diffstat (limited to 'security/py-pass-git-helper/Makefile')
-rw-r--r-- | security/py-pass-git-helper/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-pass-git-helper/Makefile b/security/py-pass-git-helper/Makefile index 90a5ef177692..6e47880d3595 100644 --- a/security/py-pass-git-helper/Makefile +++ b/security/py-pass-git-helper/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Git credential helper interfacing with pass +WWW= https://github.com/languitar/pass-git-helper LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |