diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2022-03-26 08:27:27 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2022-03-26 08:27:27 +0000 |
commit | 247c7db7513f1264922428278678da641c5a3f52 (patch) | |
tree | 87a5a8eeb290ddd4320e5711dcbe3939fbdfe672 /math/R-cran-igraph | |
parent | 89dcd037621d39a5176b78e3976ecf692e088b10 (diff) |
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 5022e72dce0a..f752b5283755 100644 --- a/math/R-cran-igraph/Makefile +++ b/math/R-cran-igraph/Makefile @@ -2,6 +2,7 @@ PORTNAME= igraph DISTVERSION= 1.2.11 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |