diff options
| author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-05-18 19:08:12 +0000 |
|---|---|---|
| committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-05-18 19:49:51 +0000 |
| commit | 3cd5b70bf6aa5f5dc185590ca50af86ee08c2492 (patch) | |
| tree | b43928e38060802a7d64750087ffa178ccf01da8 /math/labplot/Makefile | |
| parent | 09eefb3c9a100fd28268ad38b9a3623ffe46474f (diff) | |
Diffstat (limited to 'math/labplot/Makefile')
| -rw-r--r-- | math/labplot/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/math/labplot/Makefile b/math/labplot/Makefile index 1c8bd7771e1a..1306ff1323f1 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -6,6 +6,10 @@ PORTREVISION= 15 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} +PATCH_SITES= https://invent.kde.org/education/labplot/-/commit/ +PATCHFILES= 375786ca124a1a6773c609236f8341890f23e1d8.diff:-p1 \ + 9e77b593030fdae0fbbad113415483b3ca51a654.diff:-p1 + MAINTAINER= kde@FreeBSD.org COMMENT= Data plotting and function analysis tool by KDE |
