diff options
Diffstat (limited to 'math/R/Makefile')
-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 45d74b2c6ff4..787813be7afe 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,7 +1,7 @@ # Created by: Maurice Castro <maurice@serc.rmit.edu.au> PORTNAME= R -DISTVERSION= 4.1.0 +DISTVERSION= 4.1.1 CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||} |