diff options
Diffstat (limited to 'devel/p5-Context-Preserve/Makefile')
-rw-r--r-- | devel/p5-Context-Preserve/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Context-Preserve/Makefile b/devel/p5-Context-Preserve/Makefile index 31f95201ae1e..01d2aab7a82d 100644 --- a/devel/p5-Context-Preserve/Makefile +++ b/devel/p5-Context-Preserve/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JROCKWAY PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Run code after a subroutine call, preserving the context the subroutine TEST_DEPENDS= p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok \ |