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 /chinese | |
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 'chinese')
-rw-r--r-- | chinese/p5-Lingua-Han-PinYin/Makefile | 2 | ||||
-rw-r--r-- | chinese/p5-Lingua-Han-Utils/Makefile | 2 | ||||
-rw-r--r-- | chinese/p5-Lingua-ZH-BPMFConvert/Makefile | 2 | ||||
-rw-r--r-- | chinese/p5-Lingua-ZH-Segment/Makefile | 2 | ||||
-rw-r--r-- | chinese/p5-Lingua-ZH-TaBE/Makefile | 2 | ||||
-rw-r--r-- | chinese/p5-Lingua-ZH-Toke/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/chinese/p5-Lingua-Han-PinYin/Makefile b/chinese/p5-Lingua-Han-PinYin/Makefile index 01862a8bb459..f9046adba210 100644 --- a/chinese/p5-Lingua-Han-PinYin/Makefile +++ b/chinese/p5-Lingua-Han-PinYin/Makefile @@ -11,7 +11,7 @@ CATEGORIES= chinese perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Retrieve the Mandarin(PinYin) of Chinese character(HanZi) RUN_DEPENDS= p5-Lingua-Han-Utils>=0.10:${PORTSDIR}/chinese/p5-Lingua-Han-Utils diff --git a/chinese/p5-Lingua-Han-Utils/Makefile b/chinese/p5-Lingua-Han-Utils/Makefile index 42499664043c..db29bf65aeb4 100644 --- a/chinese/p5-Lingua-Han-Utils/Makefile +++ b/chinese/p5-Lingua-Han-Utils/Makefile @@ -11,7 +11,7 @@ CATEGORIES= chinese perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= The utility tools of Chinese character(HanZi) PERL_CONFIGURE= yes diff --git a/chinese/p5-Lingua-ZH-BPMFConvert/Makefile b/chinese/p5-Lingua-ZH-BPMFConvert/Makefile index 5b1e2f3fca60..2f6e1b23c743 100644 --- a/chinese/p5-Lingua-ZH-BPMFConvert/Makefile +++ b/chinese/p5-Lingua-ZH-BPMFConvert/Makefile @@ -11,7 +11,7 @@ CATEGORIES= chinese perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Rule-based conversion of BPMF (bopomofo) into Hanyu Pinyin PERL_CONFIGURE= yes diff --git a/chinese/p5-Lingua-ZH-Segment/Makefile b/chinese/p5-Lingua-ZH-Segment/Makefile index 73af8e6794d8..a70549fc5047 100644 --- a/chinese/p5-Lingua-ZH-Segment/Makefile +++ b/chinese/p5-Lingua-ZH-Segment/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Lingua PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Chinese Text Segmentation PERL_CONFIGURE= yes diff --git a/chinese/p5-Lingua-ZH-TaBE/Makefile b/chinese/p5-Lingua-ZH-TaBE/Makefile index 357ee2609507..684ee439c22f 100644 --- a/chinese/p5-Lingua-ZH-TaBE/Makefile +++ b/chinese/p5-Lingua-ZH-TaBE/Makefile @@ -13,7 +13,7 @@ CATEGORIES= chinese perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Chinese processing via libtabe LIB_DEPENDS= tabe.3:${PORTSDIR}/chinese/libtabe diff --git a/chinese/p5-Lingua-ZH-Toke/Makefile b/chinese/p5-Lingua-ZH-Toke/Makefile index c71baf0ab916..62e7abac5a12 100644 --- a/chinese/p5-Lingua-ZH-Toke/Makefile +++ b/chinese/p5-Lingua-ZH-Toke/Makefile @@ -11,7 +11,7 @@ CATEGORIES= chinese perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A Chinese Tokenizer on steroids BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Lingua/ZH/TaBE.pm:${PORTSDIR}/chinese/p5-Lingua-ZH-TaBE |