diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-02-05 17:35:53 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-02-05 17:35:53 +0000 |
commit | db33716fd37da22501b2b174a9e8312660f83f3c (patch) | |
tree | 6519fb8208f26eeca87243240e8481f614af3691 /textproc/p5-Text-NSP | |
parent | 6a39e51a46cf161de72e16bc81f66598257a144c (diff) |
Notes
Diffstat (limited to 'textproc/p5-Text-NSP')
-rw-r--r-- | textproc/p5-Text-NSP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-NSP/Makefile b/textproc/p5-Text-NSP/Makefile index 6df62fc665c2..88825886f770 100644 --- a/textproc/p5-Text-NSP/Makefile +++ b/textproc/p5-Text-NSP/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 modules for Ngram Statistics Package USES= perl5 |