diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-04-30 07:59:12 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-04-30 07:59:12 +0000 |
commit | 5022bd5547cab006bab5c43ef1e59ff3bc76054d (patch) | |
tree | a6c10699240ba83900c000647b15057fd5770d4d /math/R-cran-sm | |
parent | 0c4cec7223cadfbcd63c8c422218524baac07831 (diff) | |
download | ports-5022bd5547cab006bab5c43ef1e59ff3bc76054d.tar.gz ports-5022bd5547cab006bab5c43ef1e59ff3bc76054d.zip |
Notes
Diffstat (limited to 'math/R-cran-sm')
-rw-r--r-- | math/R-cran-sm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/R-cran-sm/Makefile b/math/R-cran-sm/Makefile index b50c1411d7bb..ad2c6494e9d5 100644 --- a/math/R-cran-sm/Makefile +++ b/math/R-cran-sm/Makefile @@ -6,10 +6,10 @@ # PORTNAME= sm -PORTVERSION= 2.2.4.1 +DISTVERSION= 2.2-4.1 CATEGORIES= math PKGNAMEPREFIX= R-cran- -DISTNAME= ${PORTNAME}_2.2-4.1 +DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Smoothing methods for nonparametric regression and density estimation |