diff options
author | danfe <danfe@FreeBSD.org> | 2005-03-21 01:48:54 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2005-03-21 01:48:54 +0800 |
commit | b4f51cc18a87226518cb08e1806fd1ab47b14677 (patch) | |
tree | 277a52a243b29082f57baa8d78b9b6b4fe797d4f /editors | |
parent | ce9a7f40a58d653d4fc6edfe2eabe5b425c30b95 (diff) | |
download | freebsd-ports-gnome-b4f51cc18a87226518cb08e1806fd1ab47b14677.tar.gz freebsd-ports-gnome-b4f51cc18a87226518cb08e1806fd1ab47b14677.tar.zst freebsd-ports-gnome-b4f51cc18a87226518cb08e1806fd1ab47b14677.zip |
Take maintainership.
Approved by: ex-maintainer
Diffstat (limited to 'editors')
-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} |