diff options
author | Doug Barton <dougb@FreeBSD.org> | 2006-02-26 20:35:31 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2006-02-26 20:35:31 +0000 |
commit | f6862b0e258fb000a84fbfcd6e80c3c2e4d95af5 (patch) | |
tree | 743d13aa82736286aa9844f4bbfb63a5096d8e84 /editors | |
parent | af83e55c3460336b05e6349ff5e9f1737fc45bb9 (diff) |
Notes
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 \ |