diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2023-12-12 20:00:34 +0100 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2023-12-12 20:03:50 +0100 |
commit | ab1713728d621e7b57d276ef27de37a8754e6ee0 (patch) | |
tree | dbd5351cd2a6876673b47b13f4265f8f60361312 /graphics/matplotplusplus/Makefile | |
parent | biology/gcta: chase the upgrade of OpenBLAS (diff) |
*/*: bump PORTREVISION after the upgrade of OpenBLAS
PR: 273219
Diffstat (limited to 'graphics/matplotplusplus/Makefile')
-rw-r--r-- | graphics/matplotplusplus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/matplotplusplus/Makefile b/graphics/matplotplusplus/Makefile index c497af3eb313..a65f3f31f1c0 100644 --- a/graphics/matplotplusplus/Makefile +++ b/graphics/matplotplusplus/Makefile @@ -1,7 +1,7 @@ PORTNAME= matplotplusplus DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics devel MAINTAINER= yuri@FreeBSD.org |