diff options
author | Bartek Rutkowski <robak@FreeBSD.org> | 2015-07-07 09:36:02 +0000 |
---|---|---|
committer | Bartek Rutkowski <robak@FreeBSD.org> | 2015-07-07 09:36:02 +0000 |
commit | d773b24aa7604ab751c49e233db4b0e7d7876301 (patch) | |
tree | 0682e821c480e3f157a02e76104eb450c55afd28 /math/py-pandas/Makefile | |
parent | 2048d0ab1040a9dc90ad0c9efafef329bf562158 (diff) | |
download | ports-d773b24aa7604ab751c49e233db4b0e7d7876301.tar.gz ports-d773b24aa7604ab751c49e233db4b0e7d7876301.zip |
Notes
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 4e6b938cbaea..e8c82c5ff061 100644 --- a/math/py-pandas/Makefile +++ b/math/py-pandas/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pandas -PORTVERSION= 0.16.1 +PORTVERSION= 0.16.2 CATEGORIES= math devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |