diff options
Diffstat (limited to 'security/R-cran-gitcreds/Makefile')
-rw-r--r-- | security/R-cran-gitcreds/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/R-cran-gitcreds/Makefile b/security/R-cran-gitcreds/Makefile index 4c795c5d1623..3cd293c69503 100644 --- a/security/R-cran-gitcreds/Makefile +++ b/security/R-cran-gitcreds/Makefile @@ -5,6 +5,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= ygy@FreeBSD.org COMMENT= Query 'git' Credentials from 'R' +WWW= https://github.com/r-lib/gitcreds LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |