diff options
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 |