diff options
Diffstat (limited to 'math/R-cran-car/Makefile')
-rw-r--r-- | math/R-cran-car/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/math/R-cran-car/Makefile b/math/R-cran-car/Makefile index 127ad0278710..7148f6302f38 100644 --- a/math/R-cran-car/Makefile +++ b/math/R-cran-car/Makefile @@ -6,8 +6,7 @@ # PORTNAME= car -DISTVERSION= 1.2-16 -PORTREVISION= 3 +DISTVERSION= 2.0-10 CATEGORIES= math PKGNAMEPREFIX= R-cran- DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -15,6 +14,8 @@ DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= naylor.b.david@gmail.com COMMENT= Companion to Applied Regression for R +LICENSE= GPLv2 + USE_R_MOD= yes R_MOD_AUTOPLIST= yes |