diff options
Diffstat (limited to 'math/R/Makefile')
-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 e89f0d11c20a..f320d47df220 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,5 +1,6 @@ PORTNAME= R DISTVERSION= 4.2.1 +PORTREVISION= 1 CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||} |