diff options
Diffstat (limited to 'textproc/py-jsx-lexer/Makefile')
-rw-r--r-- | textproc/py-jsx-lexer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-jsx-lexer/Makefile b/textproc/py-jsx-lexer/Makefile index 97687f208b3a..422ba0467aad 100644 --- a/textproc/py-jsx-lexer/Makefile +++ b/textproc/py-jsx-lexer/Makefile @@ -1,7 +1,7 @@ PORTNAME= jsx-lexer PORTVERSION= 2.0.0 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org |