diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-04-26 06:41:30 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-04-26 06:41:30 +0000 |
commit | 61818ce94b1edff39aa289d1eac7f8a73eed36ae (patch) | |
tree | b54ef7ccd5dfd3ead2707c200f2e743968ee713a /math/py-cvxopt | |
parent | df214e1a6c6b5838eb5f59b027018a4f86e02a8a (diff) |
Notes
Diffstat (limited to 'math/py-cvxopt')
-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 15025fa9655c..0fe626b81740 100644 --- a/math/py-cvxopt/Makefile +++ b/math/py-cvxopt/Makefile @@ -2,6 +2,7 @@ PORTNAME= cvxopt DISTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |