diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-07-03 20:38:11 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-07-03 20:38:11 +0000 |
commit | 5da7ccc1fbcb3e62893273709a9619fd67922c44 (patch) | |
tree | dbf77696f7eac3e8958c578f8862846b84e434b2 /math/labplot/Makefile | |
parent | af7511ccd24a024081c2e79d1fa6e533c841c4ec (diff) |
Notes
Diffstat (limited to 'math/labplot/Makefile')
-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 85aefd2a72f2..64c4407b2dac 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -3,7 +3,7 @@ PORTNAME= labplot PORTVERSION= 2.4.0 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONSUFFIX=-kf5 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} |