1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/japanese/chasen/files/patch-af
Jun Kuriyama c4e5bad58f Update to 2.02.
Submitted by:	"Akinori -Aki- MUSHA" <knu@idaemons.org>
PR:		ports/17010
2000-03-21 03:56:20 +00:00

14 lines
392 B
Plaintext

--- perl/ChaSen.pm Thu Aug 19 17:20:15 1999
+++ perl/ChaSen.pm Sun Feb 27 02:05:45 2000
@@ -11,8 +11,8 @@
use Text::ChaSen;
- $res = chasen::getopt_argv('chasen-perl', '-j', '-F', '%m ');
- $str = chasen::sparse_tostr("日本語の文字列");
+ $res = Text::ChaSen::getopt_argv('chasen-perl', '-j', '-F', '%m ');
+ $str = Text::ChaSen::sparse_tostr("日本語の文字列");
=head1 DESCRIPTION