diff options
Diffstat (limited to 'time/p5-Time-Format')
-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 eb95d88bb66..ebf6f60a463 100644 --- a/time/p5-Time-Format/Makefile +++ b/time/p5-Time-Format/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:45 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2016/06/08 19:24:52 wiz Exp $ # DISTNAME= Time-Format-1.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} |