diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-05-14 05:58:14 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-05-14 05:58:14 +0000 |
commit | edbe24d784c93c2986306a2301fc945311d4f8f4 (patch) | |
tree | fc271a585dd57fcca24de66679f51c2bf107120b /math/labplot/Makefile | |
parent | 30c71b6746e71de7b6c65f7803dbbbcd8083750b (diff) |
graphics/poppler: bump dependencies
Diffstat (limited to 'math/labplot/Makefile')
-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 1492e5076ad0..f5d52ba61d7f 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -1,6 +1,6 @@ PORTNAME= labplot DISTVERSION= 2.9.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} |