aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Ngram
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-12-07 19:35:25 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-12-07 19:35:25 +0000
commit0b69b1da88c810d481a8668d2f56834203ba791b (patch)
treec5bd76a841cda6d8f2d0ceb6d0a19a22d6868eb6 /textproc/p5-Text-Ngram
parentbadd1c9e14f9bcacd7b7ff6c76dcb8c6b480d627 (diff)
downloadports-0b69b1da88c810d481a8668d2f56834203ba791b.tar.gz
ports-0b69b1da88c810d481a8668d2f56834203ba791b.zip
Notes
Diffstat (limited to 'textproc/p5-Text-Ngram')
-rw-r--r--textproc/p5-Text-Ngram/Makefile2
-rw-r--r--textproc/p5-Text-Ngram/pkg-descr3
2 files changed, 1 insertions, 4 deletions
diff --git a/textproc/p5-Text-Ngram/Makefile b/textproc/p5-Text-Ngram/Makefile
index e322b5ad8132..a7e3b576d850 100644
--- a/textproc/p5-Text-Ngram/Makefile
+++ b/textproc/p5-Text-Ngram/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module for n-gram analysis
PERL_CONFIGURE= yes
diff --git a/textproc/p5-Text-Ngram/pkg-descr b/textproc/p5-Text-Ngram/pkg-descr
index 3a411edf9a87..0ed000642cac 100644
--- a/textproc/p5-Text-Ngram/pkg-descr
+++ b/textproc/p5-Text-Ngram/pkg-descr
@@ -10,6 +10,3 @@ This module provides an efficient XS-based implementation of n-gram
spectrum analysis.
WWW: http://search.cpan.org/dist/Text-Ngram/
-
-- Cheng-Lung Sung
-clsung@FreeBSD.org