diff options
Diffstat (limited to 'textproc/py-extract-msg/Makefile')
-rw-r--r-- | textproc/py-extract-msg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-extract-msg/Makefile b/textproc/py-extract-msg/Makefile index c367d2bc8cc8..ee03763b7245 100644 --- a/textproc/py-extract-msg/Makefile +++ b/textproc/py-extract-msg/Makefile @@ -1,7 +1,7 @@ PORTNAME= extract-msg PORTVERSION= 0.38.4 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= extract_msg-${PORTVERSION} |