diff options
author | he <he@pkgsrc.org> | 2008-09-12 14:36:29 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-09-12 14:36:29 +0000 |
commit | b67dcb0f656e9ab3d257542105c2c75f36347f8f (patch) | |
tree | 8476a43523eb32699a69e2fedeec9fbb7322ba1a | |
parent | 1c47c74360f306678ae1dc50fc2a3bf213b8c904 (diff) | |
download | pkgsrc-b67dcb0f656e9ab3d257542105c2c75f36347f8f.tar.gz |
Set MAINTAINER to pkgsrc-users@NetBSD.org for these packages,
as per private communication with previous maintainer.
No associated version bump.
-rw-r--r-- | databases/p5-DBI-Shell/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-IO-Tee/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Safe-Hole/Makefile | 4 | ||||
-rw-r--r-- | misc/p5-Business-UPS/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Net-Daemon/Makefile | 4 | ||||
-rw-r--r-- | www/p5-HTTP-Lite/Makefile | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/databases/p5-DBI-Shell/Makefile b/databases/p5-DBI-Shell/Makefile index da973bda3fd..5b4e11f9c1e 100644 --- a/databases/p5-DBI-Shell/Makefile +++ b/databases/p5-DBI-Shell/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2008/09/11 21:01:04 he Exp $ +# $NetBSD: Makefile,v 1.11 2008/09/12 14:36:29 he Exp $ # DISTNAME= DBI-Shell-11.95 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5dbi CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBI/} -MAINTAINER= eric@cirr.com +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/DBI-Shell/ COMMENT= Interactive command Shell for the Perl DBI 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 diff --git a/misc/p5-Business-UPS/Makefile b/misc/p5-Business-UPS/Makefile index 53de511b7e8..7699db9470d 100644 --- a/misc/p5-Business-UPS/Makefile +++ b/misc/p5-Business-UPS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2008/06/20 01:09:26 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2008/09/12 14:36:29 he Exp $ # DISTNAME= Business-UPS-1.13 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5buu CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Business/} -MAINTAINER= eric@cirr.com +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://theoryx5.uwinnipeg.ca/CPAN/data/Business-UPS/README.html COMMENT= Perl5 module to handle UPS rate calculation and package tracking diff --git a/net/p5-Net-Daemon/Makefile b/net/p5-Net-Daemon/Makefile index 4249637b8a1..34613dc2377 100644 --- a/net/p5-Net-Daemon/Makefile +++ b/net/p5-Net-Daemon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2008/09/11 21:24:14 he Exp $ +# $NetBSD: Makefile,v 1.21 2008/09/12 14:36:29 he Exp $ # DISTNAME= Net-Daemon-0.43 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5nda CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} -MAINTAINER= eric@cirr.com +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Net-Daemon/ COMMENT= Perl5 module for writing networking daemons diff --git a/www/p5-HTTP-Lite/Makefile b/www/p5-HTTP-Lite/Makefile index 3a65b671eae..7f9e1a77569 100644 --- a/www/p5-HTTP-Lite/Makefile +++ b/www/p5-HTTP-Lite/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:42 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2008/09/12 14:36:29 he Exp $ DISTNAME= HTTP-Lite-2.1.6 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ SVR4_PKGNAME= p5hl CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} -MAINTAINER= eric@cirr.com +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/HTTP-Lite/ COMMENT= Lightweight HTTP client implementation |