diff options
-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 682b58b0f2db..78e747fb8799 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -2,6 +2,7 @@ PORTNAME= R DISTVERSION= 4.1.1 +PORTREVISION= 1 CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||} |