diff options
Diffstat (limited to 'textproc/p5-Text-Diff-HTML')
-rw-r--r-- | textproc/p5-Text-Diff-HTML/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Diff-HTML/Makefile b/textproc/p5-Text-Diff-HTML/Makefile index 4132a038701c..9fd3030d872f 100644 --- a/textproc/p5-Text-Diff-HTML/Makefile +++ b/textproc/p5-Text-Diff-HTML/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Text::Diff::HTML - XHTML format for Text::Diff::Unified LICENSE= ART10 GPLv1+ |