summaryrefslogtreecommitdiff
path: root/textproc/ruby-amatch
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-29 18:06:47 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-29 18:06:47 +0000
commitfdd462485ddc5f2c5cde151ca2cda2bf5ce5454c (patch)
treec6461a600d4bf8a6cdc0a1d090e7846c91c1d2c8 /textproc/ruby-amatch
parentUpdate to 3.11.0.2 . (diff)
- Remove Author line
Notes
Notes: svn path=/head/; revision=325620
Diffstat (limited to 'textproc/ruby-amatch')
-rw-r--r--textproc/ruby-amatch/pkg-descr1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/ruby-amatch/pkg-descr b/textproc/ruby-amatch/pkg-descr
index 61b4e509d1b9..5dba61c593b3 100644
--- a/textproc/ruby-amatch/pkg-descr
+++ b/textproc/ruby-amatch/pkg-descr
@@ -2,5 +2,4 @@ This is a Ruby library for approximate string matching and searching
using a dynamic programming algorithm to compute the Levenstein
distance between strings. Written in C for speed.
-Author: Florian Frank <flori@ping.de>
WWW: http://amatch.rubyforge.org/