diff options
Diffstat (limited to 'math/py-mip/Makefile')
-rw-r--r-- | math/py-mip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-mip/Makefile b/math/py-mip/Makefile index 1b04066f3dcb..9b928925b0db 100644 --- a/math/py-mip/Makefile +++ b/math/py-mip/Makefile @@ -1,7 +1,7 @@ PORTNAME= mip DISTVERSION= 1.14.0 CATEGORIES= math -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org |