diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2020-05-04 21:31:39 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2020-05-04 21:31:39 +0000 |
commit | eff60e5ddbce15a254c860d4fef91197591e24a4 (patch) | |
tree | 3606f251be6090a257f7f4032b4c3e82530bdede /math/gnuplot | |
parent | Create a sample configuration file that should now work also with the ETS5. (diff) |
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports
Diffstat (limited to 'math/gnuplot')
-rw-r--r-- | math/gnuplot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index 8505ff6b2a2c..036ad4ab5ba4 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -2,6 +2,7 @@ PORTNAME= gnuplot PORTVERSION= 5.2.8 +PORTREVISION= 1 CATEGORIES= math graphics MASTER_SITES= SF |