diff options
Diffstat (limited to 'archivers/py-brotlipy/Makefile')
-rw-r--r-- | archivers/py-brotlipy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/py-brotlipy/Makefile b/archivers/py-brotlipy/Makefile index 785e3f3dfee8..db6f7f6a9885 100644 --- a/archivers/py-brotlipy/Makefile +++ b/archivers/py-brotlipy/Makefile @@ -1,7 +1,7 @@ PORTNAME= brotlipy PORTVERSION= 0.7.0 CATEGORIES= archivers python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org |