diff options
Diffstat (limited to 'devel/R-cran-microbenchmark/Makefile')
-rw-r--r-- | devel/R-cran-microbenchmark/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/R-cran-microbenchmark/Makefile b/devel/R-cran-microbenchmark/Makefile index f953cdc36d09..14ed2b3bf66f 100644 --- a/devel/R-cran-microbenchmark/Makefile +++ b/devel/R-cran-microbenchmark/Makefile @@ -1,6 +1,5 @@ PORTNAME= microbenchmark -PORTREVISION= 6 -DISTVERSION= 1.4-2 +DISTVERSION= 1.5.0 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} |