diff options
Diffstat (limited to 'devel/py-hypothesis/Makefile')
-rw-r--r-- | devel/py-hypothesis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-hypothesis/Makefile b/devel/py-hypothesis/Makefile index 7925219474a2..34752bee6283 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -1,7 +1,7 @@ PORTNAME= hypothesis PORTVERSION= 6.58.0 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org |