diff options
Diffstat (limited to 'finance/py-ccxt/Makefile')
-rw-r--r-- | finance/py-ccxt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/py-ccxt/Makefile b/finance/py-ccxt/Makefile index a7478aae2573..5ce0fcc08a0d 100644 --- a/finance/py-ccxt/Makefile +++ b/finance/py-ccxt/Makefile @@ -1,7 +1,7 @@ PORTNAME= ccxt DISTVERSION= 2.4.61 CATEGORIES= finance python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org |