diff options
Diffstat (limited to 'devel/R-cran-doParallel/Makefile')
-rw-r--r-- | devel/R-cran-doParallel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/R-cran-doParallel/Makefile b/devel/R-cran-doParallel/Makefile index 016c10ba6888..f7eb76dae562 100644 --- a/devel/R-cran-doParallel/Makefile +++ b/devel/R-cran-doParallel/Makefile @@ -5,6 +5,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Foreach parallel adaptor for the parallel package +WWW= https://cran.r-project.org/web/packages/doParallel/ LICENSE= GPLv2 |