diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-03-15 20:06:49 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-03-15 20:06:49 +0000 |
commit | 1d9b5b0323f7556c2ef67e3ace55b9b14ec45366 (patch) | |
tree | f098668d8032022817bfecae5fe0ebb1fb241c72 /textproc/pcrs | |
parent | 25a7c6da5af77d1b4286ae4c4ebc65089504c221 (diff) |
Notes
Diffstat (limited to 'textproc/pcrs')
-rw-r--r-- | textproc/pcrs/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/pcrs/pkg-descr b/textproc/pcrs/pkg-descr index b81b4b1de2f1..a4a5c48a57ac 100644 --- a/textproc/pcrs/pkg-descr +++ b/textproc/pcrs/pkg-descr @@ -1,5 +1,3 @@ PCRS is a small library, written as a supplement to the PCRE library, that implements regex based substitution with the syntax and semantics of Perl's s/// operator. - -WWW: http://www.oesterhelt.org/pcrs/ |