summaryrefslogtreecommitdiff
path: root/graphics/graphviz
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-06 17:40:18 +0000
committerjmmv <jmmv>2003-05-06 17:40:18 +0000
commit5a79423b6feb188f48299ebbaf981575b33d3f48 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /graphics/graphviz
parentf58f4f25565243e0fcd6ee359261be2e3cfc7286 (diff)
downloadpkgsrc-5a79423b6feb188f48299ebbaf981575b33d3f48.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'graphics/graphviz')
-rw-r--r--graphics/graphviz/DESCR8
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