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 643db0c17db..f98daedf7bc 100644 --- a/time/p5-TimeDate/Makefile +++ b/time/p5-TimeDate/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2011/08/14 15:28:49 obache Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/03 21:58:24 wiz Exp $ # DISTNAME= TimeDate-1.20 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 SVR4_PKGNAME= p5tid CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/} |