mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07: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)
12 lines
272 B
Plaintext
12 lines
272 B
Plaintext
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
|