diff options
-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 c8c2e64c3ea9..f167a940b024 100644 --- a/editors/fte/Makefile +++ b/editors/fte/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTFILES= ${PORTNAME}-${PORTVERSION:S/./b/}-src.zip \ ${PORTNAME}-${PORTVERSION:S/./b/}-common.zip -MAINTAINER= mail@gelf.com +MAINTAINER= ports@FreeBSD.org COMMENT= A full-featured text editor for X11 BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip |