summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2008-09-12 14:36:29 +0000
committerhe <he@pkgsrc.org>2008-09-12 14:36:29 +0000
commitb67dcb0f656e9ab3d257542105c2c75f36347f8f (patch)
tree8476a43523eb32699a69e2fedeec9fbb7322ba1a /devel
parent1c47c74360f306678ae1dc50fc2a3bf213b8c904 (diff)
downloadpkgsrc-b67dcb0f656e9ab3d257542105c2c75f36347f8f.tar.gz
Set MAINTAINER to pkgsrc-users@NetBSD.org for these packages,
as per private communication with previous maintainer. No associated version bump.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-IO-Tee/Makefile4
-rw-r--r--devel/p5-Safe-Hole/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-IO-Tee/Makefile b/devel/p5-IO-Tee/Makefile
index 2492b89eddd..9b448b558b5 100644
--- a/devel/p5-IO-Tee/Makefile
+++ b/devel/p5-IO-Tee/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2008/06/12 02:14:23 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2008/09/12 14:36:29 he Exp $
#
DISTNAME= IO-Tee-0.64
@@ -8,7 +8,7 @@ PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
-MAINTAINER= eric@cirr.com
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/search?module=IO::Tee
COMMENT= Multiplex output to multiple output handles
diff --git a/devel/p5-Safe-Hole/Makefile b/devel/p5-Safe-Hole/Makefile
index 321aff4fb87..a3cad915679 100644
--- a/devel/p5-Safe-Hole/Makefile
+++ b/devel/p5-Safe-Hole/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2008/09/11 21:31:25 he Exp $
+# $NetBSD: Makefile,v 1.12 2008/09/12 14:36:29 he Exp $
#
DISTNAME= Safe-Hole-0.10
@@ -7,7 +7,7 @@ SVR4_PKGNAME= p5sho
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Safe/}
-MAINTAINER= eric@cirr.com
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Safe-Hole/
COMMENT= Exec subs in the original package from within a Safe object