diff options
Diffstat (limited to 'math/R-cran-sm/Makefile')
-rw-r--r-- | math/R-cran-sm/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/math/R-cran-sm/Makefile b/math/R-cran-sm/Makefile index ee2489ed0f8f..b50c1411d7bb 100644 --- a/math/R-cran-sm/Makefile +++ b/math/R-cran-sm/Makefile @@ -6,11 +6,10 @@ # PORTNAME= sm -PORTVERSION= 2.2.4 -PORTREVISION= 2 +PORTVERSION= 2.2.4.1 CATEGORIES= math PKGNAMEPREFIX= R-cran- -DISTNAME= ${PORTNAME}_2.2-4 +DISTNAME= ${PORTNAME}_2.2-4.1 MAINTAINER= wen@FreeBSD.org COMMENT= Smoothing methods for nonparametric regression and density estimation |