aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/py-pydot
diff options
context:
space:
mode:
authorstefan <stefan@FreeBSD.org>2006-05-07 21:32:13 +0800
committerstefan <stefan@FreeBSD.org>2006-05-07 21:32:13 +0800
commit8380e896dcba46788b1ee38bbc7c344a7e53c9a1 (patch)
treee0f111bdea65a0f95354457ba5154f0fb6415dc2 /graphics/py-pydot
parentf3b3e5b23bd4f3a6c98711a89766bff216d91f79 (diff)
downloadfreebsd-ports-gnome-8380e896dcba46788b1ee38bbc7c344a7e53c9a1.tar.gz
freebsd-ports-gnome-8380e896dcba46788b1ee38bbc7c344a7e53c9a1.tar.zst
freebsd-ports-gnome-8380e896dcba46788b1ee38bbc7c344a7e53c9a1.zip
Convert MAINTAINER to my freebsd.org account.
Diffstat (limited to 'graphics/py-pydot')
-rw-r--r--graphics/py-pydot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-pydot/Makefile b/graphics/py-pydot/Makefile
index a5a957fd9cba..fc6200a48a0f 100644
--- a/graphics/py-pydot/Makefile
+++ b/graphics/py-pydot/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= graphics python
MASTER_SITES= http://dkbza.org/data/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= sw@gegenunendlich.de
+MAINTAINER= stefan@FreeBSD.org
COMMENT= A Python interface to the Graphviz Dot language
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/pyparsing.py:${PORTSDIR}/devel/py-parsing