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 /security/R-cran-ROAuth | |
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 'security/R-cran-ROAuth')
-rw-r--r-- | security/R-cran-ROAuth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/R-cran-ROAuth/Makefile b/security/R-cran-ROAuth/Makefile index 42eef190cc58..841d5385d6bf 100644 --- a/security/R-cran-ROAuth/Makefile +++ b/security/R-cran-ROAuth/Makefile @@ -3,7 +3,7 @@ PORTNAME= ROAuth PORTVERSION= 0.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security DISTNAME= ${PORTNAME}_${PORTVERSION} |