diff options
Diffstat (limited to 'time/p5-Time-Format/Makefile')
-rw-r--r-- | time/p5-Time-Format/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-Time-Format/Makefile b/time/p5-Time-Format/Makefile index 84ecced5730..520bedfb806 100644 --- a/time/p5-Time-Format/Makefile +++ b/time/p5-Time-Format/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2013/05/31 12:42:28 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2014/05/29 23:37:53 wiz Exp $ # DISTNAME= Time-Format-1.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} |