diff options
Diffstat (limited to 'textproc/json2yaml')
-rw-r--r-- | textproc/json2yaml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/json2yaml/Makefile b/textproc/json2yaml/Makefile index 10a5a651a1f5..cd062c00529e 100644 --- a/textproc/json2yaml/Makefile +++ b/textproc/json2yaml/Makefile @@ -1,7 +1,7 @@ PORTNAME= json2yaml PORTVERSION= 1.2.0 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI MAINTAINER= sunpoet@FreeBSD.org COMMENT= Convert JSON to YAML or vice versa |