diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-03 07:51:49 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-03 07:51:49 +0800 |
commit | 5d6c298e2eec1257cdc60c82aca077f50dbcb004 (patch) | |
tree | 5dedf0bd3fdc852ba33335f26c7eb6c2806c462c /textproc/p5-Text-Language-Guess | |
parent | e5add27dcd8db707209b93dbb742ac0b73a027a0 (diff) | |
download | freebsd-ports-gnome-5d6c298e2eec1257cdc60c82aca077f50dbcb004.tar.gz freebsd-ports-gnome-5d6c298e2eec1257cdc60c82aca077f50dbcb004.tar.zst freebsd-ports-gnome-5d6c298e2eec1257cdc60c82aca077f50dbcb004.zip |
Remove Author from pkg-descr and white space fixes
Diffstat (limited to 'textproc/p5-Text-Language-Guess')
-rw-r--r-- | textproc/p5-Text-Language-Guess/pkg-descr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-Text-Language-Guess/pkg-descr b/textproc/p5-Text-Language-Guess/pkg-descr index 425f1a9f6a10..0901cf7846b5 100644 --- a/textproc/p5-Text-Language-Guess/pkg-descr +++ b/textproc/p5-Text-Language-Guess/pkg-descr @@ -10,5 +10,4 @@ The "language_guess()" function takes a document as a parameter and returns the abbreviation of the language that it is most likely written in. -Author: Mike Schilli <cpan@perlmeister.com> WWW: http://search.cpan.org/dist/Text-Language-Guess/ |