diff options
-rw-r--r-- | textproc/flex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/flex/Makefile b/textproc/flex/Makefile index 37f3c88b848c..d5dba7c8e019 100644 --- a/textproc/flex/Makefile +++ b/textproc/flex/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://github.com/westes/flex/releases/download/v${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mandree@FreeBSD.org COMMENT= Fast lexical analyzer generator LICENSE= BSD3CLAUSE |