diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-09-06 16:39:42 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-09-06 16:39:42 +0000 |
commit | 392e088e76487db170a8f97468eb7ab02bab6538 (patch) | |
tree | 8466404c9fca91079c1c2e16ff905e85bfe95659 /graphics/graphviz/Makefile | |
parent | d98b56f1deb5b6a03a7e04fc16192ecb2af9df1e (diff) | |
download | ports-392e088e76487db170a8f97468eb7ab02bab6538.tar.gz ports-392e088e76487db170a8f97468eb7ab02bab6538.zip |
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 a6b8873d1938..14c235920a11 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -2,7 +2,7 @@ PORTNAME= graphviz PORTVERSION= 2.44.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= graphics tk MASTER_SITES= https://www2.graphviz.org/Packages/stable/portable_source/ |