Hi guys,

The comment in the Makefile for graphics/py-dot is currently:
Python interface to Graphiz's Dot

It is actually referring to *Graphviz*.

Dunno if something this small needs a diff, but one follows just in
case. HTH.


Index: Makefile
===================================================================
RCS file: /cvs/ports/graphics/py-dot/Makefile,v
retrieving revision 1.8
diff -N -u Makefile
--- Makefile    11 Oct 2009 18:52:39 -0000      1.8
+++ Makefile    4 Jun 2010 02:05:38 -0000
@@ -1,6 +1,6 @@
 # $OpenBSD: Makefile,v 1.8 2009/10/11 18:52:39 kili Exp $
 
-COMMENT=       Python interface to Graphiz's Dot
+COMMENT=       Python interface to Graphviz's Dot
 
 V=             0.9.10
 DISTNAME=      pydot-$V
cvs server: Diffing inside pkg

Reply via email to