aboutsummaryrefslogtreecommitdiff
path: root/math/py-networkx/Makefile
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2010-08-04 17:16:32 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2010-08-04 17:16:32 +0000
commit929701874bfd1f5b94a0f1355be7e876f744a8c0 (patch)
tree3651fb95dd8e9652f699349751f665816f29e376 /math/py-networkx/Makefile
parent43e71a5c00f03867cac23c75ec16ffdb09f24e0e (diff)
downloadports-929701874bfd1f5b94a0f1355be7e876f744a8c0.tar.gz
ports-929701874bfd1f5b94a0f1355be7e876f744a8c0.zip
- Update to 1.2
PR: ports/149282 Submitted by: dikshie <dikshie AT sfc.wide.ad.jp> (maintainer)
Notes
Notes: svn path=/head/; revision=258785
Diffstat (limited to 'math/py-networkx/Makefile')
-rw-r--r--math/py-networkx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-networkx/Makefile b/math/py-networkx/Makefile
index 72df06166934..f61736dd76dc 100644
--- a/math/py-networkx/Makefile
+++ b/math/py-networkx/Makefile
@@ -4,7 +4,7 @@
# $FreeBSD$
PORTNAME= networkx
-PORTVERSION= 1.0.1
+PORTVERSION= 1.2
CATEGORIES= math python
MASTER_SITES= http://networkx.lanl.gov/download/networkx/ \
CHEESESHOP