diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 21:45:15 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 21:45:15 +0000 |
commit | f7e02694169756b47f76eb898606fb4b51b87123 (patch) | |
tree | 09bd93b287d287a8a9e7b234c011842bc9c5e7d6 | |
parent | Update with the new PORTNAME/PORTVERSION variable (diff) |
Add WWW
-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 792ba7ba36ae..1670f87b0679 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 |