diff options
Diffstat (limited to 'editors/ted')
-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 \ |