diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-11-03 19:48:54 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-11-03 19:48:54 +0000 |
commit | a831c679c44f854a345af7d383fdd6093da570b8 (patch) | |
tree | 808fa36667b56268edeb3331f02b710d95733e97 /graphics/graphviz | |
parent | 7b30849d66a6affc4a39cda75bd381d1ded5baef (diff) | |
download | ports-a831c679c44f854a345af7d383fdd6093da570b8.tar.gz ports-a831c679c44f854a345af7d383fdd6093da570b8.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 bcd6244db11b..f7872641b4b8 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -3,7 +3,7 @@ PORTNAME= graphviz PORTVERSION= 2.44.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics tk MASTER_SITES= https://www2.graphviz.org/Packages/stable/portable_source/ |