diff options
Diffstat (limited to 'math/R-cran-igraph/Makefile')
-rw-r--r-- | math/R-cran-igraph/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/R-cran-igraph/Makefile b/math/R-cran-igraph/Makefile index 03672f2d9c13..49613abf5e0c 100644 --- a/math/R-cran-igraph/Makefile +++ b/math/R-cran-igraph/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= igraph -DISTVERSION= 0.6.5-1 -PORTREVISION= 2 +DISTVERSION= 0.6.5-2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |