diff options
author | Wen Heping <wen@FreeBSD.org> | 2021-12-14 19:14:33 +0800 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2021-12-14 19:14:33 +0800 |
commit | 2d82c1f5be7dfdebcefe83c3ddb8aab53b9e0ae3 (patch) | |
tree | 400fd946c091a4c3f28561107d1cc2b0cc17200d /math/py-matplotlib/Makefile | |
parent | security/vuxml: add www/chromium < 96.0.4664.110 (diff) |
math/py-matplotlib: Update to 3.4.3
PR: 259603
Reported by: wen@
Approved by: maintainer
Diffstat (limited to 'math/py-matplotlib/Makefile')
-rw-r--r-- | math/py-matplotlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile index 35541f232899..06c630d555ce 100644 --- a/math/py-matplotlib/Makefile +++ b/math/py-matplotlib/Makefile @@ -1,7 +1,7 @@ # Created by: ijliao PORTNAME= matplotlib -PORTVERSION= 3.4.1 +PORTVERSION= 3.4.3 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |