diff options
Diffstat (limited to 'math/py-cvxopt/Makefile')
-rw-r--r-- | math/py-cvxopt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-cvxopt/Makefile b/math/py-cvxopt/Makefile index 03b1987ef60c..b44d5da3b146 100644 --- a/math/py-cvxopt/Makefile +++ b/math/py-cvxopt/Makefile @@ -1,6 +1,6 @@ PORTNAME= cvxopt DISTVERSION= 1.3.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |