diff options
author | Will Andrews <will@FreeBSD.org> | 2003-06-08 21:06:22 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2003-06-08 21:06:22 +0000 |
commit | f9be1a26dafea106861df0229cd52164189a6c88 (patch) | |
tree | cbe0b20e62ba6f0a5d23df8b8f188b02efc0e215 /editors/leo | |
parent | b432e3d988cd0966fd0af62f3f0e557af6550810 (diff) | |
download | ports-f9be1a26dafea106861df0229cd52164189a6c88.tar.gz ports-f9be1a26dafea106861df0229cd52164189a6c88.zip |
Notes
Diffstat (limited to 'editors/leo')
-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 50b3419eb9d7..a7f56af82514 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 |