aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/sarep/pkg-descr
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1999-09-04 05:24:58 +0800
committerache <ache@FreeBSD.org>1999-09-04 05:24:58 +0800
commit998c90f87d06f4f495bbc75547d17b1ad07511e4 (patch)
treee0412ad552b0d00056e94c6e112e2409a01e0671 /textproc/sarep/pkg-descr
parent4b1f7841d1fd1ddba90a65f358604905b01bb334 (diff)
downloadfreebsd-ports-gnome-998c90f87d06f4f495bbc75547d17b1ad07511e4.tar.gz
freebsd-ports-gnome-998c90f87d06f4f495bbc75547d17b1ad07511e4.tar.zst
freebsd-ports-gnome-998c90f87d06f4f495bbc75547d17b1ad07511e4.zip
upgrade to sarep-0.5
Diffstat (limited to 'textproc/sarep/pkg-descr')
-rw-r--r--textproc/sarep/pkg-descr10
1 files changed, 5 insertions, 5 deletions
diff --git a/textproc/sarep/pkg-descr b/textproc/sarep/pkg-descr
index f750b6f1962a..792ba7ba36ae 100644
--- a/textproc/sarep/pkg-descr
+++ b/textproc/sarep/pkg-descr
@@ -1,5 +1,5 @@
-SAR is a command-line search and replace tool written in Perl. It supports
-regular expressions, multiple file search-and-replace, wildcards, writing
-out to a new file (rather than overwriting the modified file), and the
-code is well commented so you can make changes very easily.
-
+Sarep is a command-line search and replace tool written in Perl. It
+supports regular expressions, case insensitivity/sensitivity, multiple
+file search-and-replace, wildcards, writing out to a new file (rather than
+overwriting the modified file), proper handling of metacharacters, reading
+search/replace string from a file, and silent/verbose modes.