diff options
Diffstat (limited to 'time/p5-TimeDate/Makefile')
-rw-r--r-- | time/p5-TimeDate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-TimeDate/Makefile b/time/p5-TimeDate/Makefile index 03103c37811..b75965c3366 100644 --- a/time/p5-TimeDate/Makefile +++ b/time/p5-TimeDate/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2008/02/16 15:42:33 heinz Exp $ +# $NetBSD: Makefile,v 1.17 2008/10/19 19:19:01 he Exp $ # DISTNAME= TimeDate-1.16 PKGNAME= p5-${DISTNAME} +PKGREVISION= 2 SVR4_PKGNAME= p5tid -PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/} |