diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-04-09 21:45:15 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-04-09 21:45:15 +0000 |
commit | 2e79257c8ac1b3a7bb2b24f4bc346c95fcadb299 (patch) | |
tree | 58dad0c6b0c8185750668e620607f3cbf9d68bdb /textproc | |
parent | 131ffd06e984e988ee9c1c844568abdecd9f9ed4 (diff) | |
download | FreeBSD-ports-2e79257c8ac1b3a7bb2b24f4bc346c95fcadb299.zip FreeBSD-ports-2e79257c8ac1b3a7bb2b24f4bc346c95fcadb299.tar.gz |
Add WWW
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/sarep/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/sarep/pkg-descr b/textproc/sarep/pkg-descr index 792ba7b..1670f87 100644 --- a/textproc/sarep/pkg-descr +++ b/textproc/sarep/pkg-descr @@ -3,3 +3,5 @@ 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. + +WWW: http://tarp.worldserve.net/software/sarep.html |