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 f3296372608..162847b3907 100644 --- a/time/p5-TimeDate/Makefile +++ b/time/p5-TimeDate/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.11 2005/07/13 18:01:45 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2005/08/06 06:19:35 jlam Exp $ # DISTNAME= TimeDate-1.16 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5tid +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/} |