diff options
Diffstat (limited to 'math/py-baycomp/Makefile')
-rw-r--r-- | math/py-baycomp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-baycomp/Makefile b/math/py-baycomp/Makefile index 4f7963f187ae..32450a8dac1f 100644 --- a/math/py-baycomp/Makefile +++ b/math/py-baycomp/Makefile @@ -2,7 +2,7 @@ PORTNAME= baycomp DISTVERSION= 1.0.2 PORTREVISION= 1 CATEGORIES= math python # statistics -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org |