diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-04-20 06:07:00 +0200 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-04-20 06:07:00 +0200 |
commit | 32edee2a202f6b2356da77e54b231cb5783f5dc2 (patch) | |
tree | 095791c7a93f4902fc638439fecce4092b81b633 /math/labplot | |
parent | graphics/poppler: update to 23.04.0 (diff) |
graphics/poppler: bump consumers after update to 23.04
graphics/poppler was updated in 06339c451266f5843e53bd6406c81a89eedd4ab1
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 99937d10fb7d..33c3e09cb0d4 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -1,6 +1,6 @@ PORTNAME= labplot DISTVERSION= 2.9.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} |