diff options
Diffstat (limited to 'editors/fte')
-rw-r--r-- | editors/fte/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/fte/Makefile b/editors/fte/Makefile index daa633f0b6d8..2e9c46135772 100644 --- a/editors/fte/Makefile +++ b/editors/fte/Makefile @@ -14,7 +14,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION:S/./b/}-src.zip \ ${PORTNAME}-${PORTVERSION:S/./b/}-common.zip DIST_SUBDIR= ${PORTNAME} -MAINTAINER= acardenas@bsd.org.pe +MAINTAINER= acm@FreeBSD.org COMMENT= A full-featured text editor for X11 WRKSRC= ${WRKDIR}/fte |