diff options
author | Rene Ladan <rene@FreeBSD.org> | 2025-08-31 12:30:51 +0200 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2025-08-31 12:30:51 +0200 |
commit | b304d8ab18ac96ddcd15f3cf7255ef89aababe5a (patch) | |
tree | 42801f26175985a288d2de6f75ecc50296ac1198 /math/py-matplotlib-scalebar/Makefile | |
parent | graphics/libyuv: update to 0.0.1903 (diff) |
all: bump PORTREVISION after updating graphics/libyuv
Using the Tools/scripts/bump_revision.pl script
Diffstat (limited to 'math/py-matplotlib-scalebar/Makefile')
-rw-r--r-- | math/py-matplotlib-scalebar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-matplotlib-scalebar/Makefile b/math/py-matplotlib-scalebar/Makefile index c121b0bd9201..fb44fdb9a68a 100644 --- a/math/py-matplotlib-scalebar/Makefile +++ b/math/py-matplotlib-scalebar/Makefile @@ -1,6 +1,6 @@ PORTNAME= matplotlib-scalebar PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |