mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 15:21:51 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
11 lines
272 B
Text
11 lines
272 B
Text
This module implements the spellfix1 VIRTUAL TABLE that can be used
|
|
to search a large vocabulary for close matches using Levenshtein distance.
|
|
|
|
Virtual table:
|
|
|
|
spellfix1
|
|
|
|
Functions:
|
|
|
|
editdist, editdist3, spellfix1_translit, spellfix1_phonehash,
|
|
spellfix1_scriptcode
|