diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-03-01 00:03:13 +0800 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-03-01 00:03:13 +0800 |
commit | 3d5cca35645599c079663d23d8c86260054bf1b9 (patch) | |
tree | 7e26c2a2c60d72dde73d9a201344170a73ce2562 /math/R-cran-inline | |
parent | dcacd097d06d8d85231c7f925dc832496f0f904d (diff) | |
download | freebsd-ports-gnome-3d5cca35645599c079663d23d8c86260054bf1b9.tar.gz freebsd-ports-gnome-3d5cca35645599c079663d23d8c86260054bf1b9.tar.zst freebsd-ports-gnome-3d5cca35645599c079663d23d8c86260054bf1b9.zip |
- Update R to 2.12.2, a bugfix release
- Bump PORTREVISION of dependent ports,
where necessary
Approved by: makc, miwi (mentors, implicit)
Diffstat (limited to 'math/R-cran-inline')
-rw-r--r-- | math/R-cran-inline/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-inline/Makefile b/math/R-cran-inline/Makefile index 7f326c3d3ca6..1530529857d4 100644 --- a/math/R-cran-inline/Makefile +++ b/math/R-cran-inline/Makefile @@ -7,7 +7,7 @@ PORTNAME= inline PORTVERSION= 0.3.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math PKGNAMEPREFIX= R-cran- DISTNAME= ${PORTNAME}_${PORTVERSION} |