diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-06-27 07:57:00 +0800 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-06-27 07:57:00 +0800 |
commit | 3503a3164ffd152fc86257b05ce9eb877c15aa89 (patch) | |
tree | 5ccb160cf8e9b548cad70674c204e4447e24e8e3 /math/rpy2 | |
parent | e14440b95e6c852bba4cfe23b3febb14217ebb76 (diff) | |
download | freebsd-ports-gnome-3503a3164ffd152fc86257b05ce9eb877c15aa89.tar.gz freebsd-ports-gnome-3503a3164ffd152fc86257b05ce9eb877c15aa89.tar.zst freebsd-ports-gnome-3503a3164ffd152fc86257b05ce9eb877c15aa89.zip |
update math/R to 2.15.1, switch to the new options format, and
adjust dependent ports
Diffstat (limited to 'math/rpy2')
-rw-r--r-- | math/rpy2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/rpy2/Makefile b/math/rpy2/Makefile index d9ccfff45ba8..8bf6965c85ad 100644 --- a/math/rpy2/Makefile +++ b/math/rpy2/Makefile @@ -8,7 +8,7 @@ PORTNAME= rpy2 PORTVERSION= 2.2.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= CHEESESHOP \ SF |