diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2025-03-29 08:04:40 +0100 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2025-03-29 08:08:39 +0100 |
commit | 12a794e8bd762a70d33e52860e1ebb9b6b41f67a (patch) | |
tree | ebd739dfe407fe10603f8777ea837b94124997a0 /math/labplot | |
parent | graphics/inkscape: Fix against poppler-25.02.0 (diff) |
graphics/poppler: bump dependent ports
Diffstat (limited to 'math/labplot')
-rw-r--r-- | math/labplot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/labplot/Makefile b/math/labplot/Makefile index 5e675ea708ec..7e4c8406c25d 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -1,5 +1,6 @@ PORTNAME= labplot DISTVERSION= 2.11.80 +PORTREVISION= 1 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/ DIST_SUBDIR= KDE/invent.kde.org |