diff options
author | rafan <rafan@FreeBSD.org> | 2015-01-17 01:28:13 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2015-01-17 01:28:13 +0800 |
commit | 135658c881ce4453f776dd69ce2bd43198cb4604 (patch) | |
tree | c905929793a8abaa1b7dd786595be4a9f005668b /graphics/py-graphviz | |
parent | b37e016b9d3c29ce23b3d7c162fc128f0c68618c (diff) | |
download | freebsd-ports-gnome-135658c881ce4453f776dd69ce2bd43198cb4604.tar.gz freebsd-ports-gnome-135658c881ce4453f776dd69ce2bd43198cb4604.tar.zst freebsd-ports-gnome-135658c881ce4453f776dd69ce2bd43198cb4604.zip |
Drop maintainership as I no longer use these software nor have time and
energy to keep up.
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 20f998f2dec9..c59174324e88 100644 --- a/graphics/py-graphviz/Makefile +++ b/graphics/py-graphviz/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= CHEESESHOP \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pygraphviz-${PORTVERSION} -MAINTAINER= rafan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python interface to GraphViz agraph BUILD_DEPENDS= dot:${PORTSDIR}/graphics/graphviz |