summaryrefslogtreecommitdiff
path: root/japanese/grep/pkg-descr
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-07-23 03:55:20 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-07-23 03:55:20 +0000
commit56693cf7fdeda28dabbf7de9e66272581f47a4c4 (patch)
treeb88f35bd8b7e0260dcd1a0888aef8faba75196c1 /japanese/grep/pkg-descr
parentUpdate to 3.0.6. (diff)
Update to 2.4.2.
PR: ports/29019 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes
Notes: svn path=/head/; revision=45379
Diffstat (limited to 'japanese/grep/pkg-descr')
-rw-r--r--japanese/grep/pkg-descr3
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/grep/pkg-descr b/japanese/grep/pkg-descr
index 00fcc85fc5bb..b7400305ec3f 100644
--- a/japanese/grep/pkg-descr
+++ b/japanese/grep/pkg-descr
@@ -6,4 +6,5 @@ Grep searches the named input files (or standard input if no files are
named, or the file name - is given) for lines containing a match to
the given pattern. By default, grep prints the matching lines.
-Multi-byte patch by t^2(Takahiro Tanimoto, NBC02362@niftyserve.or.jp)
+Multi-byte code by Media Lab., Inc. (linux@mlb.co.jp)
+and t^2(Takahiro Tanimoto, NBC02362@niftyserve.or.jp).