diff options
Diffstat (limited to 'print/py-reportlab/Makefile')
-rw-r--r-- | print/py-reportlab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile index 4c3bdd46d4c1..0c8eb749a74b 100644 --- a/print/py-reportlab/Makefile +++ b/print/py-reportlab/Makefile @@ -1,7 +1,7 @@ PORTNAME= reportlab PORTVERSION= 3.6.12 CATEGORIES= print python -MASTER_SITES= CHEESESHOP \ +MASTER_SITES= PYPI \ https://www.reportlab.com/ftp/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ |