diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-12 12:29:46 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-12 12:29:46 +0000 |
commit | 6492f3715fc6bb5bab7cfe8a192cf71a5a7777e3 (patch) | |
tree | 0b4c55d10f36340d0c944f9cf0ce988e7b28e6d8 /textproc/libtre/pkg-descr | |
parent | d09b72b96c7c0ff12863dbcc187cb60f7e2cfed8 (diff) |
Notes
Diffstat (limited to 'textproc/libtre/pkg-descr')
-rw-r--r-- | textproc/libtre/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libtre/pkg-descr b/textproc/libtre/pkg-descr index fbd31c2cd868..269e56163953 100644 --- a/textproc/libtre/pkg-descr +++ b/textproc/libtre/pkg-descr @@ -11,4 +11,4 @@ of the text. The used space is also quadratic on the length of the regex, but does not depend on the searched string. This quadratic behaviour occurs only on pathological cases which are probably very rare in practice. -WWW: http://kouli.iki.fi/~vlaurika/libtre/ +WWW: http://kouli.iki.fi/~vlaurika/tre/ |