diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-10-11 22:19:46 +0800 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-10-11 22:19:46 +0800 |
commit | 14e140238c3b7cb001226e461ea9c317015de0c8 (patch) | |
tree | e7353ee3ea192a661c74871bb98f7d29bc9ee7df /textproc/R-cran-XML | |
parent | 756b33c80e00f63f4f06593800ab7f6d3ce51ca5 (diff) | |
download | freebsd-ports-gnome-14e140238c3b7cb001226e461ea9c317015de0c8.tar.gz freebsd-ports-gnome-14e140238c3b7cb001226e461ea9c317015de0c8.tar.zst freebsd-ports-gnome-14e140238c3b7cb001226e461ea9c317015de0c8.zip |
update math/R to 2.13.2, and adjust dependent ports
Diffstat (limited to 'textproc/R-cran-XML')
-rw-r--r-- | textproc/R-cran-XML/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/R-cran-XML/Makefile b/textproc/R-cran-XML/Makefile index 2bcde62c0964..f74ba4d9786a 100644 --- a/textproc/R-cran-XML/Makefile +++ b/textproc/R-cran-XML/Makefile @@ -7,6 +7,7 @@ PORTNAME= XML DISTVERSION= 3.4-3 +PORTREVISION= 1 CATEGORIES= textproc PKGNAMEPREFIX= R-cran- DISTNAME= ${PORTNAME}_${DISTVERSION} |