diff options
Diffstat (limited to 'math/py-cvxopt/Makefile')
-rw-r--r-- | math/py-cvxopt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-cvxopt/Makefile b/math/py-cvxopt/Makefile index 54a339174581..71fd81c36c6c 100644 --- a/math/py-cvxopt/Makefile +++ b/math/py-cvxopt/Makefile @@ -1,5 +1,6 @@ PORTNAME= cvxopt DISTVERSION= 1.2.6 +PORTREVISION= 1 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |