diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2024-03-02 00:56:15 +0100 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2024-03-02 00:56:15 +0100 |
commit | d2f834ba51ec40ef69d7e9cc117db32fa572fddb (patch) | |
tree | d749c5da34b21b44014feab61c80c33b63b53246 /math/labplot | |
parent | graphics/poppler: update to 24.02 (diff) |
graphics/poppler: bump consumers of graphics/poppler
Bump after rupdate in 478df79a3071b399f648107456cf371587e84a3f
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 5734b221455f..329698ce1977 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -1,6 +1,6 @@ PORTNAME= labplot DISTVERSION= 2.10.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/ |