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