diff options
Diffstat (limited to 'devel/p5-Test-Class/Makefile')
-rw-r--r-- | devel/p5-Test-Class/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-Class/Makefile b/devel/p5-Test-Class/Makefile index bb6fc8532592..fc2bf5fb1274 100644 --- a/devel/p5-Test-Class/Makefile +++ b/devel/p5-Test-Class/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: p5-Test-Class # Date created: January 27th 2003 -# Whom: Erwin Lansing <erwin@lansing.dk> +# Whom: Erwin Lansing <erwin@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Test PKGNAMEPREFIX= p5- -MAINTAINER= erwin@lansing.dk +MAINTAINER= erwin@FreeBSD.org COMMENT= Test::Class - Easily create test classes in an xUnit style BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/Builder/Tester.pm:${PORTSDIR}/devel/p5-Test-Builder-Tester \ |