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 c7d39cddb17..10590b2184b 100644 --- a/time/p5-Time/Makefile +++ b/time/p5-Time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/04/10 17:26:51 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2003/06/02 01:16:20 jschauma Exp $ DISTNAME= Time-modules-101.062101 PKGNAME= p5-${DISTNAME:S/modules-//} @@ -6,7 +6,7 @@ SVR4_PKGNAME= p5tim CATEGORIES= devel perl5 time MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org COMMENT= perl5 functions to convert and use time variables USE_BUILDLINK2= YES |