diff options
Diffstat (limited to 'security/py-tls-parser/Makefile')
-rw-r--r-- | security/py-tls-parser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-tls-parser/Makefile b/security/py-tls-parser/Makefile index 66118236cbbc..64e94f1f911e 100644 --- a/security/py-tls-parser/Makefile +++ b/security/py-tls-parser/Makefile @@ -1,7 +1,7 @@ PORTNAME= tls-parser PORTVERSION= 2.0.0 CATEGORIES= security python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= tls_parser-${PORTVERSION} |