diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-11-01 21:51:36 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-11-01 21:51:36 +0000 |
commit | 3ca3ffe4551bee0f510c9d301bf4f312959dcf25 (patch) | |
tree | ce13218697645e8981b36e7589f64b42e3049ce5 /graphics/graphviz/Makefile | |
parent | 19c0b79bf443eb706820ac162b35b88fcf9088fd (diff) |
Notes
Diffstat (limited to 'graphics/graphviz/Makefile')
-rw-r--r-- | graphics/graphviz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index 35537751e3a5..d03a08bb7c6c 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -3,7 +3,7 @@ PORTNAME= graphviz PORTVERSION= 2.42.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics tk MASTER_SITES= https://gitlab.com/graphviz/graphviz/-/archive/${PORTVERSION}/ |