aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-05-31 04:55:11 +0800
committerpav <pav@FreeBSD.org>2005-05-31 04:55:11 +0800
commit6876c590b787089c354e3f1c52e7f9e3c98194f0 (patch)
tree9cbbd58ad29d18d27225e45a47797a87dc90e0df /graphics
parenta52d2abcba05a4a6da780314488d7de5ba7f5502 (diff)
downloadfreebsd-ports-gnome-6876c590b787089c354e3f1c52e7f9e3c98194f0.tar.gz
freebsd-ports-gnome-6876c590b787089c354e3f1c52e7f9e3c98194f0.tar.zst
freebsd-ports-gnome-6876c590b787089c354e3f1c52e7f9e3c98194f0.zip
- Touch pkg-descr: fix graphviz version and fix typo
PR: ports/81664 Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-pydot/pkg-descr4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-pydot/pkg-descr b/graphics/py-pydot/pkg-descr
index dcd13f76ed5e..882f41874adf 100644
--- a/graphics/py-pydot/pkg-descr
+++ b/graphics/py-pydot/pkg-descr
@@ -1,7 +1,7 @@
An interface for creating both directed and non directed graphs from
Python. Currently all attributes implemented in the Dot language are
-supported (up to Graphviz 1.10). Output can be inlined in Postscript
+supported (up to Graphviz 1.16). Output can be inlined in Postscript
into interactive scientific environments like TeXmacs, or output in any
-of the format's supported by the Graphviz tools dot, neato, twopi.
+of the formats supported by the Graphviz tools dot, neato, twopi.
WWW: http://dkbza.org/pydot.html