aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Exception-Class
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-06-12 16:41:16 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-06-12 16:41:16 +0000
commit844479aa5dff9dd1018c3943c19e06d29457a9eb (patch)
tree69819d49b22f1169c7f154443a1486f8b75ac1df /devel/p5-Exception-Class
parent1569c2c1d6407f1fd007ea198260cf414e065db9 (diff)
downloadports-844479aa5dff9dd1018c3943c19e06d29457a9eb.tar.gz
ports-844479aa5dff9dd1018c3943c19e06d29457a9eb.zip
Notes
Diffstat (limited to 'devel/p5-Exception-Class')
-rw-r--r--devel/p5-Exception-Class/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Exception-Class/Makefile b/devel/p5-Exception-Class/Makefile
index f0036a59170d..6b5f94aed637 100644
--- a/devel/p5-Exception-Class/Makefile
+++ b/devel/p5-Exception-Class/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Exception
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@lansing.dk
+MAINTAINER= erwin@FreeBSD.org
COMMENT= A module that allows you to declare real exception classes in Perl
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Devel/StackTrace.pm:${PORTSDIR}/devel/p5-Devel-StackTrace \