diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-30 02:56:43 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-30 02:56:43 +0000 |
commit | 8b1d897ff66b7ec744342c2492ce62734df8727c (patch) | |
tree | afe535e7665b37cbe5dce8f22f038a531ba09559 /math/labplot | |
parent | 305979af7888f6684a964de569da95948cbfdfd2 (diff) | |
download | ports-8b1d897ff66b7ec744342c2492ce62734df8727c.tar.gz ports-8b1d897ff66b7ec744342c2492ce62734df8727c.zip |
Notes
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 37305b691814..85aefd2a72f2 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -3,7 +3,7 @@ PORTNAME= labplot PORTVERSION= 2.4.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX=-kf5 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} |