diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2009-04-28 04:46:02 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2009-04-28 04:46:02 +0000 |
commit | 465968fd39d60729536fc401e2e9c0382fead140 (patch) | |
tree | 56fa70902197b69630f60e5b7d7152393f3f7494 /math/py-igraph/Makefile | |
parent | e93dc6ddac751e759c21de3fbc5656b96d40bed4 (diff) | |
download | ports-465968fd39d60729536fc401e2e9c0382fead140.tar.gz ports-465968fd39d60729536fc401e2e9c0382fead140.zip |
Notes
Diffstat (limited to 'math/py-igraph/Makefile')
-rw-r--r-- | math/py-igraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-igraph/Makefile b/math/py-igraph/Makefile index 1060d39dc036..22e7c89ad55a 100644 --- a/math/py-igraph/Makefile +++ b/math/py-igraph/Makefile @@ -6,7 +6,7 @@ # PORTNAME= igraph -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |