diff options
author | swills <swills@FreeBSD.org> | 2012-05-01 09:47:10 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2012-05-01 09:47:10 +0800 |
commit | 329dd0e88cc73dac00af32f1557439ab718a69a5 (patch) | |
tree | c85c543843d1999d7c5f6f5d98eb3e0f2da053a2 /japanese/p5-MeCab | |
parent | 7810b79dcca121bfcd5a2d75b712b2bdb2342b4c (diff) | |
download | freebsd-ports-gnome-329dd0e88cc73dac00af32f1557439ab718a69a5.tar.gz freebsd-ports-gnome-329dd0e88cc73dac00af32f1557439ab718a69a5.tar.zst freebsd-ports-gnome-329dd0e88cc73dac00af32f1557439ab718a69a5.zip |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC
Diffstat (limited to 'japanese/p5-MeCab')
-rw-r--r-- | japanese/p5-MeCab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/p5-MeCab/Makefile b/japanese/p5-MeCab/Makefile index 05b055e4c082..360151d99852 100644 --- a/japanese/p5-MeCab/Makefile +++ b/japanese/p5-MeCab/Makefile @@ -11,7 +11,7 @@ CATEGORIES= japanese textproc perl5 MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}-perl/${PORTVERSION} DISTNAME= ${PORTNAME:L}-perl-${PORTVERSION} -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= MeCab library module for Perl5 LIB_DEPENDS= mecab.1:${PORTSDIR}/japanese/mecab |