diff options
| author | Martin Matuska <mm@FreeBSD.org> | 2012-12-10 19:11:11 +0000 |
|---|---|---|
| committer | Martin Matuska <mm@FreeBSD.org> | 2012-12-10 19:11:11 +0000 |
| commit | b2c4fbb77ae78c9afdb5e9b230c54c6e8e1c5dfa (patch) | |
| tree | 72e0f50b478fcc72d7fc0a63685fd4e55917df11 /math/R | |
| parent | ad444725e12107f98ef3a17901a6c968e5f165f6 (diff) | |
Notes
Diffstat (limited to 'math/R')
| -rw-r--r-- | math/R/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R/Makefile b/math/R/Makefile index 593c777241aa..dcb0c66ca8d2 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -8,7 +8,7 @@ PORTNAME?= R PORTVERSION= 2.15.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math lang MASTER_SITES= http://cran.r-project.org/src/base/R-2/ \ ftp://cran.r-project.org/pub/R/src/base/R-2/ \ |
