summaryrefslogtreecommitdiff
path: root/devel/p5-Exception-Class/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Exception-Class/Makefile')
-rw-r--r--devel/p5-Exception-Class/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Exception-Class/Makefile b/devel/p5-Exception-Class/Makefile
index 9d71d419a7d..5c1f8059004 100644
--- a/devel/p5-Exception-Class/Makefile
+++ b/devel/p5-Exception-Class/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/01/23 21:44:40 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2006/03/04 21:29:20 jlam Exp $
DISTNAME= Exception-Class-1.23
PKGNAME= p5-${DISTNAME}
@@ -6,7 +6,7 @@ SVR4_PKGNAME= p5exc
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Exception/}
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/~drolsky/Exception-Class/
COMMENT= Perl5 module implementing real exception classes