diff options
Diffstat (limited to 'math/py-pandas-datareader/Makefile')
-rw-r--r-- | math/py-pandas-datareader/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-pandas-datareader/Makefile b/math/py-pandas-datareader/Makefile index 05dcd14a93be..c2a574146429 100644 --- a/math/py-pandas-datareader/Makefile +++ b/math/py-pandas-datareader/Makefile @@ -3,6 +3,7 @@ PORTNAME= pandas-datareader DISTVERSIONPREFIX= v DISTVERSION= 0.6.0-30 # dev version because of this fix: https://github.com/pydata/pandas-datareader/pull/520 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g3c17058 CATEGORIES= math finance python #MASTER_SITES= CHEESESHOP |