diff options
author | dougb <dougb@FreeBSD.org> | 2006-02-27 04:35:31 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2006-02-27 04:35:31 +0800 |
commit | 6deb87fd68ac5bc12f254923cb7e6400577459f0 (patch) | |
tree | efc5a720151edc4b1530e1b388a9f6458ad3acb4 /editors | |
parent | 216fc57b0dcb2fcfd44aec5bd1415167a25f5987 (diff) | |
download | freebsd-ports-gnome-6deb87fd68ac5bc12f254923cb7e6400577459f0.tar.gz freebsd-ports-gnome-6deb87fd68ac5bc12f254923cb7e6400577459f0.tar.zst freebsd-ports-gnome-6deb87fd68ac5bc12f254923cb7e6400577459f0.zip |
Reset maintainer by request.
Approved by: portmgr (marcus)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/ted/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ted/Makefile b/editors/ted/Makefile index 2d3d635187e8..3d0350f728e7 100644 --- a/editors/ted/Makefile +++ b/editors/ted/Makefile @@ -11,7 +11,7 @@ CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ EXTRACT_SUFX= .src.tar.gz -MAINTAINER= jon.drews@gmail.com +MAINTAINER= ports@freebsd.org COMMENT= X11 based RTF editor LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ |