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