diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-06-26 23:57:00 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-06-26 23:57:00 +0000 |
commit | 3503a3164ffd152fc86257b05ce9eb877c15aa89 (patch) | |
tree | 5ccb160cf8e9b548cad70674c204e4447e24e8e3 /devel/R-cran-reshape | |
parent | e14440b95e6c852bba4cfe23b3febb14217ebb76 (diff) |
update math/R to 2.15.1, switch to the new options format, and
adjust dependent ports
Notes
Notes:
svn path=/head/; revision=300051
Diffstat (limited to 'devel/R-cran-reshape')
-rw-r--r-- | devel/R-cran-reshape/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/R-cran-reshape/Makefile b/devel/R-cran-reshape/Makefile index ceff01aabfe2..2ab1783c6786 100644 --- a/devel/R-cran-reshape/Makefile +++ b/devel/R-cran-reshape/Makefile @@ -7,7 +7,7 @@ PORTNAME= reshape PORTVERSION= 0.8.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} |