diff options
author | Rene Ladan <rene@FreeBSD.org> | 2025-08-31 10:30:51 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2025-08-31 10:30:51 +0000 |
commit | b304d8ab18ac96ddcd15f3cf7255ef89aababe5a (patch) | |
tree | 42801f26175985a288d2de6f75ecc50296ac1198 /math/py-matplotlib | |
parent | 21b070810f305d052afd484571a2e6dc1d0d2b0d (diff) |
Diffstat (limited to 'math/py-matplotlib')
-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 bd10c3cdb71e..310dd7de8b83 100644 --- a/math/py-matplotlib/Makefile +++ b/math/py-matplotlib/Makefile @@ -1,6 +1,6 @@ PORTNAME= matplotlib DISTVERSION= 3.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |