diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-06-02 14:47:29 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-06-02 14:47:29 +0000 |
commit | 99bd3bb02dd1a14660669b1ecd80ad72203a9225 (patch) | |
tree | bad54cd00a0974012f0776d4c28778ef5cbfac68 /graphics/graphviz | |
parent | 65b0de7d737f8dfcebedc4371611eabc736de83a (diff) | |
download | ports-99bd3bb02dd1a14660669b1ecd80ad72203a9225.tar.gz ports-99bd3bb02dd1a14660669b1ecd80ad72203a9225.zip |
Notes
Diffstat (limited to 'graphics/graphviz')
-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 508b3aad1ca8..4b5899579522 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -3,7 +3,7 @@ PORTNAME= graphviz PORTVERSION= 2.44.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics tk MASTER_SITES= https://www2.graphviz.org/Packages/stable/portable_source/ |