diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-06-25 00:31:50 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-06-25 00:31:50 +0800 |
commit | 6f8fd4a2d5bffa9c5b0d291eae4616beaf9847d6 (patch) | |
tree | 48144ae35dfdb470239ce741080221b1ae743f64 /japanese/mecab | |
parent | 1f7a85a5c274114ae5c9c0135cf41eafbc941c16 (diff) | |
download | freebsd-ports-gnome-6f8fd4a2d5bffa9c5b0d291eae4616beaf9847d6.tar.gz freebsd-ports-gnome-6f8fd4a2d5bffa9c5b0d291eae4616beaf9847d6.tar.zst freebsd-ports-gnome-6f8fd4a2d5bffa9c5b0d291eae4616beaf9847d6.zip |
Pass maintainership to ports@
PR: 220253
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Diffstat (limited to 'japanese/mecab')
-rw-r--r-- | japanese/mecab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/mecab/Makefile b/japanese/mecab/Makefile index 1a542d56e330..bdcf6b4eaa2d 100644 --- a/japanese/mecab/Makefile +++ b/japanese/mecab/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= japanese textproc MASTER_SITES= https://drive.google.com/uc?export=download&id=0B4y35FiV1wh7cENtOXlicTFaRUE&dummy=/ -MAINTAINER= yasu@utahime.org +MAINTAINER= ports@FreeBSD.org COMMENT= Yet Another Part-of-Speech and Morphological Analyzer LICENSE= BSD3CLAUSE GPLv2 LGPL21 |