diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2017-05-01 09:47:34 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2017-05-01 09:47:34 +0000 |
commit | c55d4c27af65ea0b8e656a7f3637ad1f67c035fc (patch) | |
tree | eb88067b74c961e556aa13561909e3210199aaa3 /textproc/R-cran-R2HTML/Makefile | |
parent | 882d2313d4b3daf2a9b30aeda725a2d2f07a3e4c (diff) | |
download | ports-c55d4c27af65ea0b8e656a7f3637ad1f67c035fc.tar.gz ports-c55d4c27af65ea0b8e656a7f3637ad1f67c035fc.zip |
Fix plist.
PR: 218975
Submitted by: dbn
Notes
Notes:
svn path=/head/; revision=439865
Diffstat (limited to 'textproc/R-cran-R2HTML/Makefile')
-rw-r--r-- | textproc/R-cran-R2HTML/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/R-cran-R2HTML/Makefile b/textproc/R-cran-R2HTML/Makefile index d9444ae3b537..dd62884b9f89 100644 --- a/textproc/R-cran-R2HTML/Makefile +++ b/textproc/R-cran-R2HTML/Makefile @@ -3,6 +3,7 @@ PORTNAME= R2HTML PORTVERSION= 2.3.2 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} |