diff options
Diffstat (limited to 'devel/R-cran-randomForest')
-rw-r--r-- | devel/R-cran-randomForest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/R-cran-randomForest/Makefile b/devel/R-cran-randomForest/Makefile index ba9bfa052fd8..033b7de7f042 100644 --- a/devel/R-cran-randomForest/Makefile +++ b/devel/R-cran-randomForest/Makefile @@ -2,7 +2,7 @@ PORTNAME= randomForest DISTVERSION= 4.6-7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} |