aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-NEXT
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-NEXT')
-rw-r--r--devel/p5-NEXT/Makefile2
-rw-r--r--devel/p5-NEXT/pkg-descr4
2 files changed, 1 insertions, 5 deletions
diff --git a/devel/p5-NEXT/Makefile b/devel/p5-NEXT/Makefile
index 2faaa17ae014..04932b6b852f 100644
--- a/devel/p5-NEXT/Makefile
+++ b/devel/p5-NEXT/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= mat@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Provide a pseudo-class NEXT (et al) that allows method redispatch
PERL_CONFIGURE= yes
diff --git a/devel/p5-NEXT/pkg-descr b/devel/p5-NEXT/pkg-descr
index 1635bb5c092d..2d01af089491 100644
--- a/devel/p5-NEXT/pkg-descr
+++ b/devel/p5-NEXT/pkg-descr
@@ -3,7 +3,3 @@ m calls $self-NEXT::m()>, the call to m is redispatched as if the calling
method had not originally been found.
WWW: http://search.cpan.org/dist/NEXT/
-
---
-Mathieu Arnold
-mat@FreeBSD.org