diff options
Diffstat (limited to 'math/py-primecountpy/Makefile')
-rw-r--r-- | math/py-primecountpy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-primecountpy/Makefile b/math/py-primecountpy/Makefile index fa00552bae77..85ce29172545 100644 --- a/math/py-primecountpy/Makefile +++ b/math/py-primecountpy/Makefile @@ -2,7 +2,7 @@ PORTNAME= primecountpy PORTVERSION= 0.1.0 PORTREVISION= 2 CATEGORIES= math python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= thierry@FreeBSD.org |