diff --git a/textproc/R-cran-R2HTML/Makefile b/textproc/R-cran-R2HTML/Makefile index 102573858cc2..ea00b8c75746 100644 --- a/textproc/R-cran-R2HTML/Makefile +++ b/textproc/R-cran-R2HTML/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= R2HTML -PORTVERSION= 2.2 -PORTREVISION= 2 +PORTVERSION= 2.2.1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-R2HTML/distinfo b/textproc/R-cran-R2HTML/distinfo index 85b7b1945122..f0180d6bea20 100644 --- a/textproc/R-cran-R2HTML/distinfo +++ b/textproc/R-cran-R2HTML/distinfo @@ -1,2 +1,2 @@ -SHA256 (R2HTML_2.2.tar.gz) = 28896f757acb1622f03ab8ec07166859a2415deaa461d4d934019c01fdcfc519 -SIZE (R2HTML_2.2.tar.gz) = 320085 +SHA256 (R2HTML_2.2.1.tar.gz) = c1e1fcfab6fbb1d261a5c2af38791ed5a19c8087414873e6e1e2a7b1ccabe086 +SIZE (R2HTML_2.2.1.tar.gz) = 318538 diff --git a/textproc/R-cran-R2HTML/pkg-descr b/textproc/R-cran-R2HTML/pkg-descr index 8cc9ccfd96f3..69e06ccebbde 100644 --- a/textproc/R-cran-R2HTML/pkg-descr +++ b/textproc/R-cran-R2HTML/pkg-descr @@ -7,4 +7,4 @@ statistical analysis. Finally, a driver for Sweave allows to parse HTML flat files containing R code and to automatically write the corresponding outputs (tables and graphs). -WWW: http://cran.r-project.org/web/packages/R2HTML/ +WWW: http://cran.r-project.org/web/packages/R2HTML/