diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-03-20 17:48:54 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-03-20 17:48:54 +0000 |
commit | ef02b5da988815601d7fa5d60b351dc94f14756b (patch) | |
tree | 22feea87bbefe91b4c49a11fcd40909888ac8f23 /editors/tea | |
parent | 0bfc47e4d3fec5c5a2598fe30d001131c20ba861 (diff) |
Take maintainership.
Approved by: ex-maintainer
Notes
Notes:
svn path=/head/; revision=131754
Diffstat (limited to 'editors/tea')
-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} |