aboutsummaryrefslogtreecommitdiff
path: root/devel/re2c/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/re2c/pkg-descr')
-rw-r--r--devel/re2c/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/re2c/pkg-descr b/devel/re2c/pkg-descr
index 0c2f9fb93467..fc4a288add28 100644
--- a/devel/re2c/pkg-descr
+++ b/devel/re2c/pkg-descr
@@ -8,5 +8,3 @@ generated lexer to a particular environment and input model, avoiding the
overhead on unnecessary checks and buffers. Re2c is based on the lookahead
TDFA algorithm that allows it to perform fast and lightweight submatch
extraction.
-
-WWW: https://re2c.org/