diff options
| author | Adriaan de Groot <adridg@FreeBSD.org> | 2023-07-12 19:05:20 +0000 |
|---|---|---|
| committer | Adriaan de Groot <adridg@FreeBSD.org> | 2023-07-13 14:52:03 +0000 |
| commit | 6e971fc8b261ffba0fdcdb3463ef04a15c188363 (patch) | |
| tree | c5026558f198ee2849981c139a49e38417928f6b /math/labplot/Makefile | |
| parent | 5ebb18384791d5285f07174a9f665eacf1650a43 (diff) | |
Diffstat (limited to 'math/labplot/Makefile')
| -rw-r--r-- | math/labplot/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/math/labplot/Makefile b/math/labplot/Makefile index f5d52ba61d7f..f48f394b0392 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -1,8 +1,7 @@ PORTNAME= labplot -DISTVERSION= 2.9.0 -PORTREVISION= 10 +DISTVERSION= 2.10.1 CATEGORIES= math kde -MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} +MASTER_SITES= KDE/stable/${PORTNAME}/ MAINTAINER= kde@FreeBSD.org COMMENT= Data plotting and function analysis tool by KDE |
