diff options
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-Time-HiRes/Makefile | 3 | ||||
-rw-r--r-- | time/p5-Time-Period/Makefile | 3 | ||||
-rw-r--r-- | time/p5-Time-Piece/Makefile | 3 | ||||
-rw-r--r-- | time/p5-Time/Makefile | 3 | ||||
-rw-r--r-- | time/p5-TimeDate/Makefile | 3 |
5 files changed, 10 insertions, 5 deletions
diff --git a/time/p5-Time-HiRes/Makefile b/time/p5-Time-HiRes/Makefile index 45310924ec5..144069d73e9 100644 --- a/time/p5-Time-HiRes/Makefile +++ b/time/p5-Time-HiRes/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.15 2004/08/03 02:36:42 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2004/12/20 11:31:12 grant Exp $ # DISTNAME= Time-HiRes-1.59 PKGNAME= p5-${DISTNAME} PKGREVISION= # empty SVR4_PKGNAME= p5thr +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-Period/Makefile b/time/p5-Time-Period/Makefile index cf1a81ab5a1..23d710274dc 100644 --- a/time/p5-Time-Period/Makefile +++ b/time/p5-Time-Period/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2004/04/11 16:49:23 snj Exp $ +# $NetBSD: Makefile,v 1.6 2004/12/20 11:31:12 grant Exp $ DISTNAME= Period-1.20 PKGNAME= p5-Time-${DISTNAME} SVR4_PKGNAME= p5per +PKGREVISION= 1 CATEGORIES= devel perl5 time MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PR/PRYAN/} diff --git a/time/p5-Time-Piece/Makefile b/time/p5-Time-Piece/Makefile index 967634cc633..e9499495421 100644 --- a/time/p5-Time-Piece/Makefile +++ b/time/p5-Time-Piece/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/10/23 17:04:37 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2004/12/20 11:31:12 grant Exp $ DISTNAME= Time-Piece-1.08 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5tpc +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time/Makefile b/time/p5-Time/Makefile index aee5644a2a4..7a627ae257c 100644 --- a/time/p5-Time/Makefile +++ b/time/p5-Time/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2004/04/11 16:47:47 snj Exp $ +# $NetBSD: Makefile,v 1.8 2004/12/20 11:31:12 grant Exp $ DISTNAME= Time-modules-101.062101 PKGNAME= p5-${DISTNAME:S/modules-//} SVR4_PKGNAME= p5tim +PKGREVISION= 1 CATEGORIES= devel perl5 time MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-TimeDate/Makefile b/time/p5-TimeDate/Makefile index 8831eb3b055..f580e75215c 100644 --- a/time/p5-TimeDate/Makefile +++ b/time/p5-TimeDate/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2004/01/05 22:16:25 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2004/12/20 11:31:12 grant Exp $ # DISTNAME= TimeDate-1.14 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5tid +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/} |