diff options
| author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-12-03 13:34:48 +0000 |
|---|---|---|
| committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-12-03 13:34:48 +0000 |
| commit | c0636fc6c3b90a2746e7102e795f0fd2c1f6deee (patch) | |
| tree | da9248e5f558511395268d791087ec68ae574804 /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/Makefile | 2 |
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} |
