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-car | |
parent | 0c4cec7223cadfbcd63c8c422218524baac07831 (diff) |
Notes
Diffstat (limited to 'math/R-cran-car')
-rw-r--r-- | math/R-cran-car/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/R-cran-car/Makefile b/math/R-cran-car/Makefile index 50382442aeb3..a8cee97b667d 100644 --- a/math/R-cran-car/Makefile +++ b/math/R-cran-car/Makefile @@ -6,11 +6,11 @@ # PORTNAME= car -PORTVERSION= 1.2.16 +DISTVERSION= 1.2-16 PORTREVISION= 2 CATEGORIES= math PKGNAMEPREFIX= R-cran- -DISTNAME= ${PORTNAME}_1.2-16 +DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= naylor.b.david@gmail.com COMMENT= Companion to Applied Regression for R |