diff options
Diffstat (limited to 'devel/R-cran-Rcpp/Makefile')
-rw-r--r-- | devel/R-cran-Rcpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/R-cran-Rcpp/Makefile b/devel/R-cran-Rcpp/Makefile index 84a245f5730f..ed4b7acead8b 100644 --- a/devel/R-cran-Rcpp/Makefile +++ b/devel/R-cran-Rcpp/Makefile @@ -1,5 +1,5 @@ PORTNAME= Rcpp -DISTVERSION= 1.0.14 +DISTVERSION= 1.1.0 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} |