diff options
Diffstat (limited to 'math/igraph/Makefile')
-rw-r--r-- | math/igraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/igraph/Makefile b/math/igraph/Makefile index 1c2650164848..77576e4a38a2 100644 --- a/math/igraph/Makefile +++ b/math/igraph/Makefile @@ -1,6 +1,6 @@ PORTNAME= igraph DISTVERSION= 0.10.12 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ |