diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-05-09 18:48:47 +0200 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-05-09 18:48:47 +0200 |
commit | f22f615ec337d1c92d021ad4ecd1d2e83cfc4af5 (patch) | |
tree | bbb4c26f299880fa19f10e400a04557c9e7730d2 /math/labplot | |
parent | graphics/poppler: update to 22.05 (diff) |
graphics/poppler: bump portrevision of consumers
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 4e5787c38b21..1c8bd7771e1a 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -2,7 +2,7 @@ PORTNAME= labplot DISTVERSION= 2.8.2 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} |