diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-18 10:38:26 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-18 10:38:26 +0000 |
commit | 93eed364baf9472b950a27468004f6a22c65bd53 (patch) | |
tree | 37d2071ecbbf3297086e329bdcb7b6c9bff60c5c /textproc/p5-Text-SpellChecker | |
parent | b3cfe95c321a55e75b4687facbe4e1b1fcf99918 (diff) |
Notes
Diffstat (limited to 'textproc/p5-Text-SpellChecker')
-rw-r--r-- | textproc/p5-Text-SpellChecker/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-SpellChecker/Makefile b/textproc/p5-Text-SpellChecker/Makefile index 03b081366c21..e28e01ea8fca 100644 --- a/textproc/p5-Text-SpellChecker/Makefile +++ b/textproc/p5-Text-SpellChecker/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 OO interface for spell-checking a block of text RUN_DEPENDS= p5-Text-Aspell>=0:${PORTSDIR}/textproc/p5-Text-Aspell |