diff options
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 d13ef1738544..dcaadc274001 100644 --- a/math/libRmath/Makefile +++ b/math/libRmath/Makefile @@ -3,7 +3,7 @@ PORTNAME= libRmath DISTVERSION= 3.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||} DISTNAME= R-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} |