summaryrefslogtreecommitdiff
path: root/devel/ocaml-xstr/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ocaml-xstr/pkg-descr')
-rw-r--r--devel/ocaml-xstr/pkg-descr1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/ocaml-xstr/pkg-descr b/devel/ocaml-xstr/pkg-descr
index 509345006786..e5c80f63500d 100644
--- a/devel/ocaml-xstr/pkg-descr
+++ b/devel/ocaml-xstr/pkg-descr
@@ -6,5 +6,4 @@ Some operations of xstr are performed as quickly as by Str; if the string
to be processed is small, xstr is often faster than Str; if the string is
big, xstr is up to half as fast than Str.
-Author: Gerd Stolpmann <gerd@gerd-stolpmann.de>
WWW: http://projects.camlcity.org/projects/xstr.html