diff options
author | yzlin <yzlin@FreeBSD.org> | 2009-07-29 20:59:14 +0800 |
---|---|---|
committer | yzlin <yzlin@FreeBSD.org> | 2009-07-29 20:59:14 +0800 |
commit | bed26fac1ccde510a0421aaae56006030305934d (patch) | |
tree | 460fd4c3d66e502d1ba69158ffd6880c91827aa2 /graphics/py-graph-dot | |
parent | 810803c816924e80a839fec3a95f8d708417fcb9 (diff) | |
download | freebsd-ports-gnome-bed26fac1ccde510a0421aaae56006030305934d.tar.gz freebsd-ports-gnome-bed26fac1ccde510a0421aaae56006030305934d.tar.zst freebsd-ports-gnome-bed26fac1ccde510a0421aaae56006030305934d.zip |
- Change to my mail address at FreeBSD.org
Approved by: lwhsu (mentor)
Diffstat (limited to 'graphics/py-graph-dot')
-rw-r--r-- | graphics/py-graph-dot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-graph-dot/Makefile b/graphics/py-graph-dot/Makefile index 71c9e46f7cf1..43b21780cec9 100644 --- a/graphics/py-graph-dot/Makefile +++ b/graphics/py-graph-dot/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 |