diff options
author | jwise <jwise> | 2007-03-21 18:49:32 +0000 |
---|---|---|
committer | jwise <jwise> | 2007-03-21 18:49:32 +0000 |
commit | 1402c4009f4da310a213aef43dc81184ab00c68b (patch) | |
tree | 2d742ca84aea7149efe72776bd9e391f620aeb07 /devel | |
parent | 88c01951b22d163971d8edb29625ead959ca4cc3 (diff) | |
download | pkgsrc-1402c4009f4da310a213aef43dc81184ab00c68b.tar.gz |
I ended up as MAINTAINER for this when the Makefile was copied over from
p5-Date-Manip. Since I don't use this, move MAINTAINER to tech-pkg@
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Date-Business/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Date-Business/Makefile b/devel/p5-Date-Business/Makefile index f1ddd73de5d..802580961dc 100644 --- a/devel/p5-Date-Business/Makefile +++ b/devel/p5-Date-Business/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2007/02/22 19:26:22 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2007/03/21 18:49:32 jwise Exp $ # DISTNAME= Date-Business-1.2 @@ -8,7 +8,7 @@ PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/} -MAINTAINER= jwise@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.cpan.org/ COMMENT= Perl5 module for fast calendar and business date calculations |