git: af95d4414c34 - main - textproc/p5-Lingua-Ident: Remove submitter name from a26c32d03dbd7e6688cd03593ce5d0f27c0e0ba3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Sep 2022 13:03:41 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=af95d4414c34312be986aebc28923bc5c0a9865f commit af95d4414c34312be986aebc28923bc5c0a9865f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-09-10 13:02:19 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-09-10 13:02:41 +0000 textproc/p5-Lingua-Ident: Remove submitter name from a26c32d03dbd7e6688cd03593ce5d0f27c0e0ba3 --- textproc/p5-Lingua-Ident/pkg-descr | 2 -- 1 file changed, 2 deletions(-) diff --git a/textproc/p5-Lingua-Ident/pkg-descr b/textproc/p5-Lingua-Ident/pkg-descr index c335675bcdb5..306f447dae5b 100644 --- a/textproc/p5-Lingua-Ident/pkg-descr +++ b/textproc/p5-Lingua-Ident/pkg-descr @@ -3,5 +3,3 @@ This module implements a statistical language identifier. The filename attributes to the constructor must refer to files containing tables of n-gram probabilites for languages. These tables can be generated using the trainlid(1) utility program. - -Seamus Venasse <svenasse@polaris.ca>