diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-31 15:17:49 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-31 15:17:49 +0000 |
commit | aafc6248a12ec08647ae9c76ae7bca54f0a8cdea (patch) | |
tree | 446fd758a054530714b933987e16a2c03140e3d4 /graphics/graphviz | |
parent | 56e597c8fe550326ab25811719e5781e68232026 (diff) | |
download | ports-aafc6248a12ec08647ae9c76ae7bca54f0a8cdea.tar.gz ports-aafc6248a12ec08647ae9c76ae7bca54f0a8cdea.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 ec91e0276745..46240cd04398 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -3,7 +3,7 @@ PORTNAME= graphviz PORTVERSION= 2.38.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics tk MASTER_SITES= http://www.graphviz.org/pub/graphviz/ARCHIVE/ |