diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-07-06 18:25:32 +0200 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-07-06 18:25:53 +0200 |
commit | 7e5fe8fd655d14e422f09fc438c832da02aaf181 (patch) | |
tree | ee15f3c9db871bf0b7a8dadd256d5dbb36826108 /math/labplot | |
parent | graphics/poppler: update to 22.07 (diff) |
graphics/poppler: bump PORTREVISION of poppler 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 67eea7aa4932..935a5ce59987 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -2,7 +2,7 @@ PORTNAME= labplot DISTVERSION= 2.8.2 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} |