summaryrefslogtreecommitdiff
path: root/graphics/graphviz
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
committerjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
commitf1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /graphics/graphviz
parent37170ce899bdf394cca1d0769b2215d84b15a7ee (diff)
downloadpkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.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