diff options
Diffstat (limited to 'devel/R-cran-Rcpp/Makefile')
-rw-r--r-- | devel/R-cran-Rcpp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/R-cran-Rcpp/Makefile b/devel/R-cran-Rcpp/Makefile index 22b1741f3445..8992c369a375 100644 --- a/devel/R-cran-Rcpp/Makefile +++ b/devel/R-cran-Rcpp/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Rcpp -PORTVERSION= 0.11.2 -PORTREVISION= 1 +PORTVERSION= 0.11.3 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} |