diff options
Diffstat (limited to 'math/R-cran-igraph/Makefile')
-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 bad03af9c974..00a1b5eb526e 100644 --- a/math/R-cran-igraph/Makefile +++ b/math/R-cran-igraph/Makefile @@ -1,5 +1,6 @@ PORTNAME= igraph DISTVERSION= 2.1.4 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |