diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-05-04 20:56:15 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-05-04 20:56:15 +0000 |
commit | aa8976055056c41a1eb0da887a934c6b9fde663b (patch) | |
tree | 753f8e1319cd1bc9e3c0bd384ca18b4a7dbb53fa /math/R-cran-car | |
parent | d68dbce765f187bdb9c799fea856bb399ea9c477 (diff) | |
download | ports-aa8976055056c41a1eb0da887a934c6b9fde663b.tar.gz ports-aa8976055056c41a1eb0da887a934c6b9fde663b.zip |
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 7168c31dce90..b1f5b9273902 100644 --- a/math/R-cran-car/Makefile +++ b/math/R-cran-car/Makefile @@ -7,6 +7,7 @@ PORTNAME= car DISTVERSION= 2.0-12 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |