diff options
Diffstat (limited to 'math/R-cran-gmp/Makefile')
-rw-r--r-- | math/R-cran-gmp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-cran-gmp/Makefile b/math/R-cran-gmp/Makefile index 843571b4db50..8dfedcc45d33 100644 --- a/math/R-cran-gmp/Makefile +++ b/math/R-cran-gmp/Makefile @@ -5,6 +5,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Multiple Precision Arithmetic +WWW= https://cran.r-project.org/web/packages/gmp/ LICENSE= GPLv2+ |