summaryrefslogtreecommitdiff
path: root/devel/p5-Exception-Class
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2004-01-10 19:00:41 +0000
committerkristerw <kristerw@pkgsrc.org>2004-01-10 19:00:41 +0000
commit339c0406cbc74a0ee44d2fa47c8debd5425494af (patch)
tree3b5ce8316572490682c7613f96c744ebbaa5ecc5 /devel/p5-Exception-Class
parentad0e1d44020eb35997962d8e491fc47beef5299d (diff)
downloadpkgsrc-339c0406cbc74a0ee44d2fa47c8debd5425494af.tar.gz
Set MAINTAINER to "tech-pkg" instead of "packages".
Diffstat (limited to 'devel/p5-Exception-Class')
-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 645548d2de6..adcc7ffed5c 100644
--- a/devel/p5-Exception-Class/Makefile
+++ b/devel/p5-Exception-Class/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/12/24 09:53:48 jmmv Exp $
+# $NetBSD: Makefile,v 1.4 2004/01/10 19:06:36 kristerw Exp $
DISTNAME= Exception-Class-1.14
PKGNAME= p5-${DISTNAME}
@@ -6,7 +6,7 @@ SVR4_PKGNAME= p5exc
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Exception/}
-MAINTAINER= packages@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://search.cpan.org/author/DROLSKY/Exception-Class-1.14/
COMMENT= Perl5 module implementing real exception classes