diff options
Diffstat (limited to 'textproc/R-cran-xtable/Makefile')
-rw-r--r-- | textproc/R-cran-xtable/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/R-cran-xtable/Makefile b/textproc/R-cran-xtable/Makefile index 6282cc4d85c3..d5eee1c80ef6 100644 --- a/textproc/R-cran-xtable/Makefile +++ b/textproc/R-cran-xtable/Makefile @@ -1,6 +1,6 @@ PORTNAME= xtable DISTVERSION= 1.8-4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} |