diff options
Diffstat (limited to 'security/py-dfdatetime/Makefile')
-rw-r--r-- | security/py-dfdatetime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-dfdatetime/Makefile b/security/py-dfdatetime/Makefile index ea9a3e13765e..520f6aba02de 100644 --- a/security/py-dfdatetime/Makefile +++ b/security/py-dfdatetime/Makefile @@ -1,7 +1,7 @@ PORTNAME= dfdatetime PORTVERSION= 20210509 CATEGORIES= security devel python -MASTER_SITES= CHEESESHOP \ +MASTER_SITES= PYPI \ https://github.com/log2timeline/dfdatetime/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |