diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-03-07 04:21:34 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-03-07 04:21:34 +0000 |
commit | 51cd110a01e0843c61657f585ade4723864e9fec (patch) | |
tree | 21b253aee80a78b635921f19442c8e7ff622ec81 /science/R-cran-e1071 | |
parent | dc1920675658b72f0ef34f4188d62c64b84d330b (diff) |
Notes
Diffstat (limited to 'science/R-cran-e1071')
-rw-r--r-- | science/R-cran-e1071/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/R-cran-e1071/Makefile b/science/R-cran-e1071/Makefile index 73f0e9d4b9cd..766a7a8bf2fa 100644 --- a/science/R-cran-e1071/Makefile +++ b/science/R-cran-e1071/Makefile @@ -3,7 +3,7 @@ PORTNAME= e1071 DISTVERSION= 1.6-1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science DISTNAME= ${PORTNAME}_${DISTVERSION} |