diff options
author | cjep <cjep@pkgsrc.org> | 2002-11-18 22:34:54 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2002-11-18 22:34:54 +0000 |
commit | 575511403ea5c8d727972d44fc9e11502b15295c (patch) | |
tree | 11b76e092c0f1502afb9e5867cd71f22404dac25 /doc | |
parent | c811ecbb50977ec492bfef5bb480c5da7da21497 (diff) | |
download | pkgsrc-575511403ea5c8d727972d44fc9e11502b15295c.tar.gz |
Initial import of Jamie Howard's grep 0.16 into the NetBSD packages
collection as sysutils/bsdgrep.
This is the BSD-licensed grep(1) replacement.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 05d246f7bce..8cd69753414 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.549 2002/11/18 20:24:03 jlam Exp $ +$NetBSD: CHANGES,v 1.550 2002/11/18 22:34:54 cjep Exp $ Changes to the packages collection and infrastructure in 2002: @@ -3656,3 +3656,4 @@ Changes to the packages collection and infrastructure in 2002: Added libcomprex-0.3.2 [cjep 2002-11-18] Added mudsh-20010311 [cjep 2002-11-18] Updated db to 2.7.7nb1 [jlam 2002-11-18] + Added bsdgrep-0.16 [cjep 2002-11-18] |