diff options
| author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2023-01-11 15:47:15 +0000 |
|---|---|---|
| committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2023-01-11 15:58:34 +0000 |
| commit | 77d68471aded6907dbbcb5ef50d557e4c69db656 (patch) | |
| tree | 275194ec5b01e07c687d76180f0e180c8e7c3358 /converters/py-webencodings | |
| parent | e0d030a4faa7513ee0a1d1bb2bc6b2db1746eb8c (diff) | |
Diffstat (limited to 'converters/py-webencodings')
| -rw-r--r-- | converters/py-webencodings/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/py-webencodings/Makefile b/converters/py-webencodings/Makefile index d1db3b600124..3c551c8f2217 100644 --- a/converters/py-webencodings/Makefile +++ b/converters/py-webencodings/Makefile @@ -1,7 +1,7 @@ PORTNAME= webencodings DISTVERSION= 0.5.1 CATEGORIES= converters www python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= saper@saper.info |
