diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-02-28 15:06:31 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-02-28 15:06:56 +0000 |
commit | d1d14ca3e59f48ada778c1a9dbc754c4186ed76a (patch) | |
tree | 5f4a2ac95f2c8eff4c65e28b0954b0803ed50a5f /math/labplot | |
parent | 402d2c7f2cefb73ae9b36c701a35bfd97bfb8e5e (diff) |
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 5e6f0489b3c8..bea2798a1114 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -2,7 +2,7 @@ PORTNAME= labplot DISTVERSION= 2.8.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} |