diff options
Diffstat (limited to 'devel/R-cran-doParallel/Makefile')
-rw-r--r-- | devel/R-cran-doParallel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/R-cran-doParallel/Makefile b/devel/R-cran-doParallel/Makefile index f6f7abb7010f..ac7562e97c5a 100644 --- a/devel/R-cran-doParallel/Makefile +++ b/devel/R-cran-doParallel/Makefile @@ -3,7 +3,7 @@ PORTNAME= doParallel PORTVERSION= 1.0.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} |