diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-11-20 08:09:49 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-11-20 08:09:49 +0000 |
commit | e22ed3d655da09658c170f2800426a37952bf204 (patch) | |
tree | 42ca04302c3055ddae40e851cda27153ee5fa38a /math/py-gato | |
parent | 9f305c48e4b799dc6d56fc90d558184cb4f750e6 (diff) | |
download | ports-e22ed3d655da09658c170f2800426a37952bf204.tar.gz ports-e22ed3d655da09658c170f2800426a37952bf204.zip |
Notes
Diffstat (limited to 'math/py-gato')
-rw-r--r-- | math/py-gato/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-gato/Makefile b/math/py-gato/Makefile index 733520352875..32147c353b1e 100644 --- a/math/py-gato/Makefile +++ b/math/py-gato/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Gato-${PORTVERSION:U:C|\.([^.]*)$|\1|} EXTRACT_SUFX= .tar -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Python-based toolbox to visualise algorithms on graphs RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter |