summaryrefslogtreecommitdiff
path: root/devel
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
parentad0e1d44020eb35997962d8e491fc47beef5299d (diff)
downloadpkgsrc-339c0406cbc74a0ee44d2fa47c8debd5425494af.tar.gz
Set MAINTAINER to "tech-pkg" instead of "packages".
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Exception-Class/Makefile4
-rw-r--r--devel/p5-LDAP/Makefile4
-rw-r--r--devel/p5-Make/Makefile4
3 files changed, 6 insertions, 6 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
diff --git a/devel/p5-LDAP/Makefile b/devel/p5-LDAP/Makefile
index f56c3ed2db6..5f749a2e40e 100644
--- a/devel/p5-LDAP/Makefile
+++ b/devel/p5-LDAP/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/03/29 12:40:36 jmmv Exp $
+# $NetBSD: Makefile,v 1.8 2004/01/10 19:06:36 kristerw Exp $
#
DISTNAME= perldap-1.2.2
@@ -9,7 +9,7 @@ CATEGORIES= devel perl5 databases
MASTER_SITES= ftp://ftp.mozilla.org/pub/directory/perldap/
EXTRACT_SUFX= .tgz
-MAINTAINER= packages@netbd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.mozilla.org/directory/perldap.html
COMMENT= Perl5 module to build LDAP clients with perl
diff --git a/devel/p5-Make/Makefile b/devel/p5-Make/Makefile
index f3c749e7448..4a189be9102 100644
--- a/devel/p5-Make/Makefile
+++ b/devel/p5-Make/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2002/10/13 22:22:47 seb Exp $
+# $NetBSD: Makefile,v 1.5 2004/01/10 19:06:36 kristerw Exp $
DISTNAME= Make-1.00
PKGNAME= p5-Make-1.00
@@ -6,7 +6,7 @@ SVR4_PKGNAME= p5mak
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Make/}
-MAINTAINER= packages@netbd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.ni-s.u-net.com/
COMMENT= Perl5 module implementing 'make' in Perl