summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2020-01-30 18:45:28 +0000
committerminskim <minskim@pkgsrc.org>2020-01-30 18:45:28 +0000
commitb2edc59eee216089052acafa5c7b2b3b5534b50a (patch)
treecc19712599f536899235fd544fd1ad68f02f7457 /math
parent228ecc58c758e027ff50be40e5a1888b422eec21 (diff)
downloadpkgsrc-b2edc59eee216089052acafa5c7b2b3b5534b50a.tar.gz
math/py-pandas-datareader: Update HOMEPAGE
Diffstat (limited to 'math')
-rw-r--r--math/py-pandas-datareader/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-pandas-datareader/Makefile b/math/py-pandas-datareader/Makefile
index 4a192813ec1..1a0a6583d22 100644
--- a/math/py-pandas-datareader/Makefile
+++ b/math/py-pandas-datareader/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2020/01/26 17:31:40 rillig Exp $
+# $NetBSD: Makefile,v 1.9 2020/01/30 18:45:28 minskim Exp $
DISTNAME= pandas-datareader-0.8.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pandas-datareader/}
MAINTAINER= minskim@NetBSD.org
-HOMEPAGE= https://pandas.pydata.org/
+HOMEPAGE= https://github.com/pydata/pandas-datareader
COMMENT= Remote data access for pandas
LICENSE= modified-bsd