diff options
Diffstat (limited to 'editors/leo/Makefile')
-rw-r--r-- | editors/leo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/leo/Makefile b/editors/leo/Makefile index 50b3419eb9d..a7f56af8251 100644 --- a/editors/leo/Makefile +++ b/editors/leo/Makefile @@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}.zip ${SBOOKFILE} \ ${EXAMPLESFILES} ${WEBDOCSFILE} ${LEODOCSFILE} DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} -MAINTAINER= alane@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= An advanced outline editor RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter |