diff options
Diffstat (limited to 'www/py-flask-restx/Makefile')
-rw-r--r-- | www/py-flask-restx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-flask-restx/Makefile b/www/py-flask-restx/Makefile index a429c6ac4c4b..f854aa4390f9 100644 --- a/www/py-flask-restx/Makefile +++ b/www/py-flask-restx/Makefile @@ -2,7 +2,7 @@ PORTNAME= flask-restx PORTVERSION= 0.5.1 PORTREVISION= 1 CATEGORIES= www python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PATCH_SITES= https://github.com/${PORTNAME:S,flask,python,}/${PORTNAME}/commit/ |