diff options
author | bf <bf@FreeBSD.org> | 2013-03-07 12:21:34 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-03-07 12:21:34 +0800 |
commit | 0dae917e37995503d4502a2bd21c9417f682218c (patch) | |
tree | 21b253aee80a78b635921f19442c8e7ff622ec81 /textproc/R-cran-XML | |
parent | 92b8e3c188c5fb248dfa674025b23ea8a9ad3f18 (diff) | |
download | freebsd-ports-gnome-0dae917e37995503d4502a2bd21c9417f682218c.tar.gz freebsd-ports-gnome-0dae917e37995503d4502a2bd21c9417f682218c.tar.zst freebsd-ports-gnome-0dae917e37995503d4502a2bd21c9417f682218c.zip |
update math/R to 2.15.3, and adjust dependent ports
Diffstat (limited to 'textproc/R-cran-XML')
-rw-r--r-- | textproc/R-cran-XML/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/R-cran-XML/Makefile b/textproc/R-cran-XML/Makefile index 3fc31a59a785..0024002a31e8 100644 --- a/textproc/R-cran-XML/Makefile +++ b/textproc/R-cran-XML/Makefile @@ -3,7 +3,7 @@ PORTNAME= XML DISTVERSION= 3.95-0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} |