diff options
| author | David Naylor <dbn@FreeBSD.org> | 2017-06-18 18:09:16 +0000 |
|---|---|---|
| committer | David Naylor <dbn@FreeBSD.org> | 2017-06-18 18:09:16 +0000 |
| commit | 9920d3ae657e820bce42911009136fc059210d0d (patch) | |
| tree | 237480885bd130394dbcbc56f765540bba4416e2 /textproc/R-cran-R2HTML/Makefile | |
| parent | 4aeae92375bb57620d054d3cc88677ebba4f22bf (diff) | |
Notes
Diffstat (limited to 'textproc/R-cran-R2HTML/Makefile')
| -rw-r--r-- | textproc/R-cran-R2HTML/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/R-cran-R2HTML/Makefile b/textproc/R-cran-R2HTML/Makefile index dd62884b9f89..f76415c01582 100644 --- a/textproc/R-cran-R2HTML/Makefile +++ b/textproc/R-cran-R2HTML/Makefile @@ -3,7 +3,7 @@ PORTNAME= R2HTML PORTVERSION= 2.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -13,6 +13,5 @@ COMMENT= HTML exportation for R objects LICENSE= GPLv2 USES= cran -NO_ARCH= yes .include <bsd.port.mk> |
