diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2015-01-16 17:28:13 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2015-01-16 17:28:13 +0000 |
commit | 8ed73fa0404bf7e901fc4b365c8c5e6dc22cb468 (patch) | |
tree | c905929793a8abaa1b7dd786595be4a9f005668b /chinese/p5-Encode-HanConvert | |
parent | 31fd5fd83a8a08c3ea6c3a5b06b75106795dc69b (diff) | |
download | ports-8ed73fa0404bf7e901fc4b365c8c5e6dc22cb468.tar.gz ports-8ed73fa0404bf7e901fc4b365c8c5e6dc22cb468.zip |
Notes
Diffstat (limited to 'chinese/p5-Encode-HanConvert')
-rw-r--r-- | chinese/p5-Encode-HanConvert/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/p5-Encode-HanConvert/Makefile b/chinese/p5-Encode-HanConvert/Makefile index 97a935a71796..8300bb231c6f 100644 --- a/chinese/p5-Encode-HanConvert/Makefile +++ b/chinese/p5-Encode-HanConvert/Makefile @@ -8,7 +8,7 @@ CATEGORIES= chinese perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= rafan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Traditional and Simplified Chinese mappings USES= perl5 |