diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-07-31 13:57:52 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-07-31 13:57:52 +0000 |
commit | eca78ec61b7c6c87d59106128bee6ac57b1bdbb5 (patch) | |
tree | 69e1411fe617571fefab788ab9c52d96a1c8d9d0 /math/R-cran-car | |
parent | cedef3722589e234f22f3cba5ba3fffa3f20dab0 (diff) |
Notes
Diffstat (limited to 'math/R-cran-car')
-rw-r--r-- | math/R-cran-car/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-cran-car/Makefile b/math/R-cran-car/Makefile index ae0878e872f5..7a18df50034e 100644 --- a/math/R-cran-car/Makefile +++ b/math/R-cran-car/Makefile @@ -7,6 +7,7 @@ PORTNAME= car PORTVERSION= 1.2.13 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= R-cran- DISTNAME= ${PORTNAME}_1.2-13 |