diff options
Diffstat (limited to 'textproc/py-ocrmypdf/Makefile')
-rw-r--r-- | textproc/py-ocrmypdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-ocrmypdf/Makefile b/textproc/py-ocrmypdf/Makefile index f9a030caa0cd..4e25016d86e9 100644 --- a/textproc/py-ocrmypdf/Makefile +++ b/textproc/py-ocrmypdf/Makefile @@ -1,7 +1,7 @@ PORTNAME= ocrmypdf DISTVERSION= 13.7.0 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kai@FreeBSD.org |