diff options
Diffstat (limited to 'graphics/py-graph')
-rw-r--r-- | graphics/py-graph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-graph/Makefile b/graphics/py-graph/Makefile index 71c9e46f7cf1..43b21780cec9 100644 --- a/graphics/py-graph/Makefile +++ b/graphics/py-graph/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-graph-${PORTVERSION} -MAINTAINER= yzlin@cs.nctu.edu.tw +MAINTAINER= yzlin@FreeBSD.org COMMENT= A library for working with graphs in Python RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pydot>=0:${PORTSDIR}/graphics/py-pydot |