diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2019-07-15 09:20:08 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2019-07-15 09:20:08 +0000 |
commit | 0e94971cfb5617f1c0709808a6c89091fa5dcc18 (patch) | |
tree | a1400715c0005e668f825681272e9638ba05d972 /math/libRmath/Makefile | |
parent | 24505f1d804a635ea61fe44eabc60756275287d4 (diff) | |
download | ports-0e94971cfb5617f1c0709808a6c89091fa5dcc18.tar.gz ports-0e94971cfb5617f1c0709808a6c89091fa5dcc18.zip |
Notes
Diffstat (limited to 'math/libRmath/Makefile')
-rw-r--r-- | math/libRmath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libRmath/Makefile b/math/libRmath/Makefile index 7750756151a4..9579f39f0f30 100644 --- a/math/libRmath/Makefile +++ b/math/libRmath/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libRmath -DISTVERSION= 3.6.0 +DISTVERSION= 3.6.1 CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||} DISTNAME= R-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} |