diff options
Diffstat (limited to 'math/R-cran-igraph/Makefile')
-rw-r--r-- | math/R-cran-igraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-igraph/Makefile b/math/R-cran-igraph/Makefile index a455f767423b..0e3e6402e5e7 100644 --- a/math/R-cran-igraph/Makefile +++ b/math/R-cran-igraph/Makefile @@ -7,7 +7,7 @@ PORTNAME= igraph PORTVERSION= 0.5.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/R%20source%20package/${PORTVERSION} PKGNAMEPREFIX= R-cran- |