diff options
author | tcberner <tcberner@FreeBSD.org> | 2017-07-04 04:38:11 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2017-07-04 04:38:11 +0800 |
commit | e4213c44cdd23d9d70adf0af3c67c6c18d6d5fee (patch) | |
tree | dbf77696f7eac3e8958c578f8862846b84e434b2 /math/labplot | |
parent | 6d680905fe3eaede8493938f8566c4a0fcaf7e1c (diff) | |
download | freebsd-ports-gnome-e4213c44cdd23d9d70adf0af3c67c6c18d6d5fee.tar.gz freebsd-ports-gnome-e4213c44cdd23d9d70adf0af3c67c6c18d6d5fee.tar.zst freebsd-ports-gnome-e4213c44cdd23d9d70adf0af3c67c6c18d6d5fee.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} |