diff options
Diffstat (limited to 'textproc/py-wtforms/Makefile')
-rw-r--r-- | textproc/py-wtforms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-wtforms/Makefile b/textproc/py-wtforms/Makefile index d225cc89c259..4410f4000c16 100644 --- a/textproc/py-wtforms/Makefile +++ b/textproc/py-wtforms/Makefile @@ -2,7 +2,7 @@ PORTNAME= wtforms PORTVERSION= 2.1 PORTREVISION= 1 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= WTForms-${DISTVERSION} |