diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-06-26 23:57:00 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-06-26 23:57:00 +0000 |
commit | 3503a3164ffd152fc86257b05ce9eb877c15aa89 (patch) | |
tree | 5ccb160cf8e9b548cad70674c204e4447e24e8e3 /math/R-cran-igraph | |
parent | e14440b95e6c852bba4cfe23b3febb14217ebb76 (diff) |
Notes
Diffstat (limited to 'math/R-cran-igraph')
-rw-r--r-- | math/R-cran-igraph/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-cran-igraph/Makefile b/math/R-cran-igraph/Makefile index 30511ad3760c..e7bac67f2117 100644 --- a/math/R-cran-igraph/Makefile +++ b/math/R-cran-igraph/Makefile @@ -7,6 +7,7 @@ PORTNAME= igraph DISTVERSION= 0.6-2 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |