diff options
Diffstat (limited to 'textproc/p5-String-ShowDiff/Makefile')
-rw-r--r-- | textproc/p5-String-ShowDiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-String-ShowDiff/Makefile b/textproc/p5-String-ShowDiff/Makefile index afdd3ebed085..2b4ce6b15590 100644 --- a/textproc/p5-String-ShowDiff/Makefile +++ b/textproc/p5-String-ShowDiff/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= String PKGNAMEPREFIX= p5- -MAINTAINER= m@absolight.net +MAINTAINER= mat@FreeBSD.org COMMENT= Perl extension to help visualize differences between strings BUILD_DEPENDS= ${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff \ |