diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-10-25 23:41:34 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-10-25 23:41:34 +0000 |
commit | 4e896a50f826a6dab94bd8c9a09d268a8aa48cf7 (patch) | |
tree | 10b7014104ebd0aaae8e4e402003e77848c50655 /math/py-cvxopt | |
parent | 2c7110785aadaaf617e492105d7e1ffc032f75b3 (diff) | |
download | ports-4e896a50f826a6dab94bd8c9a09d268a8aa48cf7.tar.gz ports-4e896a50f826a6dab94bd8c9a09d268a8aa48cf7.zip |
Notes
Diffstat (limited to 'math/py-cvxopt')
-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 ea31161dfac1..7883a14206cf 100644 --- a/math/py-cvxopt/Makefile +++ b/math/py-cvxopt/Makefile @@ -2,7 +2,7 @@ PORTNAME= cvxopt DISTVERSION= 1.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |