diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-07-04 04:38:11 +0800 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-07-04 04:38:11 +0800 |
commit | 5da7ccc1fbcb3e62893273709a9619fd67922c44 (patch) | |
tree | dbf77696f7eac3e8958c578f8862846b84e434b2 /math/labplot | |
parent | af7511ccd24a024081c2e79d1fa6e533c841c4ec (diff) | |
download | freebsd-ports-gnome-5da7ccc1fbcb3e62893273709a9619fd67922c44.tar.gz freebsd-ports-gnome-5da7ccc1fbcb3e62893273709a9619fd67922c44.tar.zst freebsd-ports-gnome-5da7ccc1fbcb3e62893273709a9619fd67922c44.zip |
Update math/gsl to 2.4
Exp-Run by: antoine
PR: 220408
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 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} |