diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-10-23 05:42:49 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-10-23 05:42:49 +0000 |
commit | b5ac288585f3af38dcb320b4f846e27d274c95f4 (patch) | |
tree | 237e0854642bebf4a53f51c58265f520572ecdf5 /editors/leo/Makefile | |
parent | a3bacdacb1394d803b6f8f13a09186969959e8a8 (diff) |
Notes
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 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 |