diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-03-03 16:59:36 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-03-03 16:59:36 +0000 |
commit | 2dbc7784bcfa73bd7890797a080072d8d086c65c (patch) | |
tree | f09a99f21bfaa105568ac291df125b69b27404d4 /math/R-cran-zoo | |
parent | dc5df01f6dc2ccfb24b3cf8831014ffda958aa96 (diff) |
Notes
Diffstat (limited to 'math/R-cran-zoo')
-rw-r--r-- | math/R-cran-zoo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-cran-zoo/Makefile b/math/R-cran-zoo/Makefile index 884e824ef3c2..bd55c6c32c30 100644 --- a/math/R-cran-zoo/Makefile +++ b/math/R-cran-zoo/Makefile @@ -7,6 +7,7 @@ PORTNAME= zoo DISTVERSION= 1.7-7 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |