diff options
Diffstat (limited to 'time/p5-TimeDate/Makefile')
-rw-r--r-- | time/p5-TimeDate/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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/} |