diff options
Diffstat (limited to 'math/py-mixsimulator/Makefile')
-rw-r--r-- | math/py-mixsimulator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-mixsimulator/Makefile b/math/py-mixsimulator/Makefile index 0a0f4503764e..2458c7b92b5b 100644 --- a/math/py-mixsimulator/Makefile +++ b/math/py-mixsimulator/Makefile @@ -1,7 +1,7 @@ PORTNAME= mixsimulator PORTVERSION= 0.4.4 CATEGORIES= math python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org |