diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-12-25 14:35:38 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-12-25 14:35:38 +0000 |
commit | 289e45d4fd0469aba53a3d84f57c10a97db06f29 (patch) | |
tree | 37065c6cade09d33dec3b320c97fe02ff5243a69 /math/R-cran-car/Makefile | |
parent | 3595b64975dd25bdc92ef39b1a33d34f9f38c5f4 (diff) | |
download | ports-289e45d4fd0469aba53a3d84f57c10a97db06f29.tar.gz ports-289e45d4fd0469aba53a3d84f57c10a97db06f29.zip |
Notes
Diffstat (limited to 'math/R-cran-car/Makefile')
-rw-r--r-- | math/R-cran-car/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-car/Makefile b/math/R-cran-car/Makefile index 8c6e1443e132..468d127ce463 100644 --- a/math/R-cran-car/Makefile +++ b/math/R-cran-car/Makefile @@ -7,7 +7,7 @@ PORTNAME= car PORTVERSION= 1.2.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math PKGNAMEPREFIX= R-cran- DISTNAME= ${PORTNAME}_1.2-13 |