diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-01-12 20:41:04 +0100 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-01-12 20:41:22 +0100 |
commit | 654acd81409d31495f8b1b11db61e1afbf640981 (patch) | |
tree | fddfe3b8134b22c845e1273535133200d108f4a9 /math/labplot | |
parent | math/gsl: update to 2.7.1 (diff) |
math/gsl: bump portrevision of consumers after update to 2.7.1
PR: 260201
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 d5696bd8105c..5e6f0489b3c8 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -2,7 +2,7 @@ PORTNAME= labplot DISTVERSION= 2.8.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} |