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 963e979da141..1229a5c784bf 100644 --- a/math/py-cvxopt/Makefile +++ b/math/py-cvxopt/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cvxopt -DISTVERSION= 1.2.5 +DISTVERSION= 1.2.6 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |