diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-07-20 16:33:14 +0200 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-07-20 16:35:24 +0200 |
commit | 5564b3b420db29745d2d4981d1963200ddf53e35 (patch) | |
tree | a6500e3dc6df41d9b6b736fdc29789ef44b6dcf6 /math/labplot | |
parent | x11-wm: remove 'Created by' lines (diff) |
science/hdf5: bump PORTREVISION of consumers
The SO-version increased in the update to 1.12.2 in
a43418b81530f7e897abfbe18dd59f44265a1a0f .
Reported by: VVD <vvd@unislabs.com>
Diffstat (limited to 'math/labplot')
-rw-r--r-- | math/labplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/labplot/Makefile b/math/labplot/Makefile index 922849706718..852142c447f0 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -1,6 +1,6 @@ PORTNAME= labplot DISTVERSION= 2.8.2 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} |