diff options
-rw-r--r-- | editors/tea/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile index 4c500c5e31db..780323449c56 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -11,7 +11,7 @@ CATEGORIES= editors MASTER_SITES= http://tea.linux.kiev.ua/ DISTNAME= ${PORTNAME} -MAINTAINER= jylefort@brutele.be +MAINTAINER= danfe@FreeBSD.org COMMENT= A simple and powerful GTK+ text editor WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |