summaryrefslogtreecommitdiff
path: root/math/py-pandas/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-12-03 13:34:48 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-12-03 13:34:48 +0000
commitc0636fc6c3b90a2746e7102e795f0fd2c1f6deee (patch)
treeda9248e5f558511395268d791087ec68ae574804 /math/py-pandas/Makefile
parent- Update to 0.24 (diff)
- Update to 0.15.1
PR: 195535 Submitted by: john@saltant.com (maintainer)
Diffstat (limited to 'math/py-pandas/Makefile')
-rw-r--r--math/py-pandas/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-pandas/Makefile b/math/py-pandas/Makefile
index 1c597984eda8..1ebf783654a5 100644
--- a/math/py-pandas/Makefile
+++ b/math/py-pandas/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pandas
-PORTVERSION= 0.15.0
+PORTVERSION= 0.15.1
CATEGORIES= math devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}