diff options
author | Yi-Jheng Lin <yzlin@FreeBSD.org> | 2009-07-29 12:59:14 +0000 |
---|---|---|
committer | Yi-Jheng Lin <yzlin@FreeBSD.org> | 2009-07-29 12:59:14 +0000 |
commit | d881f6af28ed6e74086596a8c22f577fe0817a83 (patch) | |
tree | 81bd6f8260e003a32ed3339191d3e5ed99491c5d /graphics/py-graph-core | |
parent | fb34e04b2d72c933e21fe326a8a66e21aac01772 (diff) |
Notes
Diffstat (limited to 'graphics/py-graph-core')
-rw-r--r-- | graphics/py-graph-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-graph-core/Makefile b/graphics/py-graph-core/Makefile index 71c9e46f7cf1..43b21780cec9 100644 --- a/graphics/py-graph-core/Makefile +++ b/graphics/py-graph-core/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 |