diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-05-02 05:26:40 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-05-02 05:26:40 +0000 |
commit | 8c99ed5982716a3f399ccfd97312b79b3d691d4b (patch) | |
tree | 3011639bcd64afa0e9b4dea9964e5ffbc5889570 /math/labplot | |
parent | 89a897fcf325b079d0b7315882963db5c5452568 (diff) |
Notes
Diffstat (limited to 'math/labplot')
-rw-r--r-- | math/labplot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/labplot/Makefile b/math/labplot/Makefile index ad2a62cd19a5..37305b691814 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -3,6 +3,7 @@ PORTNAME= labplot PORTVERSION= 2.4.0 +PORTREVISION= 1 DISTVERSIONSUFFIX=-kf5 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} |