diff options
Diffstat (limited to 'devel/R-cran-git2r/Makefile')
-rw-r--r-- | devel/R-cran-git2r/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/R-cran-git2r/Makefile b/devel/R-cran-git2r/Makefile index 838eac032305..1937f3fbb55c 100644 --- a/devel/R-cran-git2r/Makefile +++ b/devel/R-cran-git2r/Makefile @@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= jpbeconne@free.fr COMMENT= Provides Access to Git Repositories +WWW= https://CRAN.R-project.org/package=git2r LICENSE= GPLv2 |