diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-10-11 14:19:46 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-10-11 14:19:46 +0000 |
commit | 14e140238c3b7cb001226e461ea9c317015de0c8 (patch) | |
tree | e7353ee3ea192a661c74871bb98f7d29bc9ee7df /devel/R-cran-proto | |
parent | 756b33c80e00f63f4f06593800ab7f6d3ce51ca5 (diff) |
update math/R to 2.13.2, and adjust dependent ports
Notes
Notes:
svn path=/head/; revision=283375
Diffstat (limited to 'devel/R-cran-proto')
-rw-r--r-- | devel/R-cran-proto/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/R-cran-proto/Makefile b/devel/R-cran-proto/Makefile index 22512cf65657..f05db0c62838 100644 --- a/devel/R-cran-proto/Makefile +++ b/devel/R-cran-proto/Makefile @@ -7,6 +7,7 @@ PORTNAME= proto DISTVERSION= 0.3-9.2 +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= R-cran- DISTNAME= ${PORTNAME}_${DISTVERSION} |