diff options
Diffstat (limited to 'math/libRmath/Makefile')
-rw-r--r-- | math/libRmath/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/libRmath/Makefile b/math/libRmath/Makefile index 88502e252f56..2dcc628ec672 100644 --- a/math/libRmath/Makefile +++ b/math/libRmath/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libRmath -DISTVERSION= 3.5.3 -PORTREVISION= 2 +DISTVERSION= 3.6.0 CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||} DISTNAME= R-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} |