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