diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-10-24 04:17:37 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-10-24 04:17:37 +0000 |
commit | 2b1dacc8261d51e67831f3fe26a9718fb6605263 (patch) | |
tree | 282fa3d2a2a91531ed93288d2ca357be81cf267c /textproc/replaceit | |
parent | 2d493058ebe28f7ab484f209bf5773d15837a891 (diff) |
Notes
Diffstat (limited to 'textproc/replaceit')
-rw-r--r-- | textproc/replaceit/pkg-descr | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/replaceit/pkg-descr b/textproc/replaceit/pkg-descr index 55edee8d5f3f..3e3c379275ab 100644 --- a/textproc/replaceit/pkg-descr +++ b/textproc/replaceit/pkg-descr @@ -3,7 +3,6 @@ the combination of sed/awk/grep/head/tail and other such shell utilities, as well as being quicker in startup (at least) than an equivilant Perl solution. -WWW: http://pldaniels.com/replaceit/ Author: Paul L Daniels <pldaniels@pldaniels.com> -- Patrick Li <pat@FreeBSD.org> +WWW: http://pldaniels.com/replaceit/ |