diff options
author | jmmv <jmmv> | 2003-05-06 17:40:18 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-05-06 17:40:18 +0000 |
commit | f4ab4bfd7ecc3cdfad69293a69f2c92d7ae60161 (patch) | |
tree | 37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /graphics/graphviz | |
parent | 4f4f1b81d13abc86b32673c726b70d17a6202d29 (diff) | |
download | pkgsrc-f4ab4bfd7ecc3cdfad69293a69f2c92d7ae60161.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'graphics/graphviz')
-rw-r--r-- | graphics/graphviz/DESCR | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/graphviz/DESCR b/graphics/graphviz/DESCR index a6657c82f39..2338de39f87 100644 --- a/graphics/graphviz/DESCR +++ b/graphics/graphviz/DESCR @@ -2,10 +2,10 @@ Graphviz is a set of graph drawing tools from AT&T Research and Lucent Bell Laboratories. It includes: -- dot: makes hierarchical layouts of directed graphs -- neato: makes "spring" model layouts of undirected graphs +- dot: makes hierarchical layouts of directed graphs +- neato: makes "spring" model layouts of undirected graphs - lefty: a programmable graphics editor -- dotty: a customizable interface written in LEFTY +- dotty: a customizable interface written in LEFTY - tcldot: a customizable graphical interface written in TCL -- libgraph: the base library for graph tools +- libgraph: the base library for graph tools - various associated utilities |