diff options
author | erwin <erwin@FreeBSD.org> | 2003-06-12 16:41:16 +0000 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2003-06-12 16:41:16 +0000 |
commit | ac97aac50ccdc0ea73dba046e8fdb00a3ace5e48 (patch) | |
tree | 04dce99d6cfd5a85ca37a453d8878a9898b6fd16 /devel/p5-Test-Exception | |
parent | 11cd81ba01689b239e1eb2897286a61956a83ca0 (diff) | |
download | FreeBSD-ports-ac97aac50ccdc0ea73dba046e8fdb00a3ace5e48.zip FreeBSD-ports-ac97aac50ccdc0ea73dba046e8fdb00a3ace5e48.tar.gz |
Change to my FreeBSD.org address
Diffstat (limited to 'devel/p5-Test-Exception')
-rw-r--r-- | devel/p5-Test-Exception/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-Exception/Makefile b/devel/p5-Test-Exception/Makefile index e4e3064..4c2148b 100644 --- a/devel/p5-Test-Exception/Makefile +++ b/devel/p5-Test-Exception/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: p5-Test-Exception # 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::Exception - test functions for exception based code BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/Builder/Tester.pm:${PORTSDIR}/devel/p5-Test-Builder-Tester \ |