diff options
Diffstat (limited to 'textproc/py-xhtml2pdf/Makefile')
-rw-r--r-- | textproc/py-xhtml2pdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-xhtml2pdf/Makefile b/textproc/py-xhtml2pdf/Makefile index 6a8ea745c1d2..3bbe3e30a8e3 100644 --- a/textproc/py-xhtml2pdf/Makefile +++ b/textproc/py-xhtml2pdf/Makefile @@ -1,7 +1,7 @@ PORTNAME= xhtml2pdf PORTVERSION= 0.2.6 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org |