diff options
Diffstat (limited to 'math/py-python-igraph')
-rw-r--r-- | math/py-python-igraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-python-igraph/Makefile b/math/py-python-igraph/Makefile index f596b4315e6f..1dc04803f3c6 100644 --- a/math/py-python-igraph/Makefile +++ b/math/py-python-igraph/Makefile @@ -1,6 +1,6 @@ PORTNAME= python-igraph # it has been renamed to igraph DISTVERSION= 0.9.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |