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 /graphics/R-cran-shape | |
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 'graphics/R-cran-shape')
-rw-r--r-- | graphics/R-cran-shape/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/R-cran-shape/Makefile b/graphics/R-cran-shape/Makefile index 01fa7424fdd8..3e60aac8e027 100644 --- a/graphics/R-cran-shape/Makefile +++ b/graphics/R-cran-shape/Makefile @@ -3,7 +3,7 @@ PORTNAME= shape PORTVERSION= 1.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} |