diff options
Diffstat (limited to 'time/p5-Time/Makefile')
-rw-r--r-- | time/p5-Time/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-Time/Makefile b/time/p5-Time/Makefile index d217c9f36c7..3f4692a55cb 100644 --- a/time/p5-Time/Makefile +++ b/time/p5-Time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/08/06 06:19:35 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2006/03/04 21:30:53 jlam Exp $ DISTNAME= Time-modules-2003.1126 PKGNAME= p5-${DISTNAME:S/modules-//} @@ -7,7 +7,7 @@ PKGREVISION= 1 CATEGORIES= devel perl5 time MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Perl5 functions to convert and use time variables PERL5_PACKLIST= auto/Time-modules/.packlist |