diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2023-04-23 09:09:58 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2023-04-23 09:09:58 +0000 |
commit | 8d3e020ed032a8db00208994d0db646de7dc6f5b (patch) | |
tree | 4703a690b292e228dd12ac2888b4fe55fb60590c /math/libRmath | |
parent | math/mpc: Update to version 1.3.1 (diff) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
Diffstat (limited to 'math/libRmath')
-rw-r--r-- | math/libRmath/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/libRmath/Makefile b/math/libRmath/Makefile index 914499555596..67bce4c88ae3 100644 --- a/math/libRmath/Makefile +++ b/math/libRmath/Makefile @@ -1,5 +1,6 @@ PORTNAME= libRmath DISTVERSION= 4.2.2 +PORTREVISION= 1 CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||} DISTNAME= R-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} |