diff options
Diffstat (limited to 'japanese/ruby-mecab/Makefile')
-rw-r--r-- | japanese/ruby-mecab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/ruby-mecab/Makefile b/japanese/ruby-mecab/Makefile index 1e3272ecc166..a075e9966519 100644 --- a/japanese/ruby-mecab/Makefile +++ b/japanese/ruby-mecab/Makefile @@ -11,7 +11,7 @@ CATEGORIES= japanese textproc ruby MASTER_SITES= http://chasen.org/~taku/software/mecab/bindings/ DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= MeCab library module for Ruby LIB_DEPENDS= mecab.0:${MECAB_PORTDIR} |