diff options
Diffstat (limited to 'devel/oniguruma4/Makefile')
-rw-r--r-- | devel/oniguruma4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/oniguruma4/Makefile b/devel/oniguruma4/Makefile index ffeb1897fcc3..adbcf0c1b872 100644 --- a/devel/oniguruma4/Makefile +++ b/devel/oniguruma4/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= contrib DISTNAME= onigd${PORTVERSION:S/./_/g} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl WRKSRC= ${WRKDIR}/${PORTNAME} |