aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-pydot
diff options
context:
space:
mode:
authorStefan Walter <stefan@FreeBSD.org>2006-05-07 13:32:13 +0000
committerStefan Walter <stefan@FreeBSD.org>2006-05-07 13:32:13 +0000
commita8f97fb786b0720591d7f0098b291af2d8d7a120 (patch)
treebd85744bdcab41612119638d0cc60cebf79fb455 /graphics/py-pydot
parent46084d8884eedfa8c471520135e6700723637b0f (diff)
downloadports-a8f97fb786b0720591d7f0098b291af2d8d7a120.tar.gz
ports-a8f97fb786b0720591d7f0098b291af2d8d7a120.zip
Convert MAINTAINER to my freebsd.org account.
Notes
Notes: svn path=/head/; revision=161594
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