diff options
author | Soeren Straarup <xride@FreeBSD.org> | 2006-09-29 22:01:22 +0000 |
---|---|---|
committer | Soeren Straarup <xride@FreeBSD.org> | 2006-09-29 22:01:22 +0000 |
commit | e6d16f439e2141a43f3eed37c43ccd8709c77ac3 (patch) | |
tree | 195a79ea8032264b30246a37bd4c8d6bb3513729 /graphics/py-graphviz | |
parent | 9a62fe04aca7651d5f11b72c43ef07b9e88f00d9 (diff) | |
download | ports-e6d16f439e2141a43f3eed37c43ccd8709c77ac3.tar.gz ports-e6d16f439e2141a43f3eed37c43ccd8709c77ac3.zip |
Notes
Diffstat (limited to 'graphics/py-graphviz')
-rw-r--r-- | graphics/py-graphviz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-graphviz/Makefile b/graphics/py-graphviz/Makefile index 51acfd412444..7f7a883cd2e0 100644 --- a/graphics/py-graphviz/Makefile +++ b/graphics/py-graphviz/Makefile @@ -12,7 +12,7 @@ MASTER_SITE_SUBDIR= networkx PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pygraphviz-${PORTVERSION} -MAINTAINER= xride@x12.dk +MAINTAINER= xride@FreeBSD.org COMMENT= Python interface to GraphViz agraph BUILD_DEPENDS= dot:${PORTSDIR}/graphics/graphviz |