diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-02-14 09:02:57 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-02-14 09:02:57 +0000 |
commit | 9a401f6ad58faad0ed5709c8fff1732ab599bb58 (patch) | |
tree | 5c766b5a0c4dc67bfc12ce34cf8b01d11ea56f1a /textproc/libtre/pkg-descr | |
parent | e573b96993be981cef9aa133bc3f621e64faa69e (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 19f483060dd0..73609f1bad60 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://laurikari.net/tre/ +WWW: https://laurikari.net/tre/ |