diff options
Diffstat (limited to 'math/py-python-igraph/Makefile')
-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 97b4669bf684..b894469462dc 100644 --- a/math/py-python-igraph/Makefile +++ b/math/py-python-igraph/Makefile @@ -1,7 +1,7 @@ # Created by: Li-Wen Hsu <lwhsu@lwhsu.org> PORTNAME= python-igraph -DISTVERSION= 0.9.8 +DISTVERSION= 0.9.9 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |