diff options
Diffstat (limited to 'devel/R-cran-randomForest/Makefile')
-rw-r--r-- | devel/R-cran-randomForest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/R-cran-randomForest/Makefile b/devel/R-cran-randomForest/Makefile index 320bf4c1da68..355c2e4ca96b 100644 --- a/devel/R-cran-randomForest/Makefile +++ b/devel/R-cran-randomForest/Makefile @@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= skreuzer@FreeBSD.org COMMENT= Classification based on a forest of trees using random inputs +WWW= https://cran.r-project.org/web/packages/randomForest/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING |