diff options
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 f01811de298f..5010621879e3 100644 --- a/editors/leo/Makefile +++ b/editors/leo/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/-b/g} DIST_SUBDIR= leo -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= Advanced outline editor for programmers RUN_DEPENDS= ${TKINTER}:${PORTSDIR}/x11-toolkits/py-tkinter |