diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-06-29 14:22:11 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-06-29 14:22:11 +0000 |
commit | 3beb732dad3e5e47fb7b738b8b012a8bba15db80 (patch) | |
tree | 4c15a604327dbbd90123d63573081e4b362bda9b /math/R | |
parent | 5201fa279fb7ba15a2f78213159349354b8136e1 (diff) |
Notes
Diffstat (limited to 'math/R')
-rw-r--r-- | math/R/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R/Makefile b/math/R/Makefile index bbf7235e0c3c..c7ce97d1fc0c 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -3,6 +3,7 @@ PORTNAME= R DISTVERSION= 3.5.0 +PORTREVISION= 1 CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||} |