diff options
Diffstat (limited to 'time/p5-Time-Format')
-rw-r--r-- | time/p5-Time-Format/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/p5-Time-Format/Makefile b/time/p5-Time-Format/Makefile index b1752434662..eb95d88bb66 100644 --- a/time/p5-Time-Format/Makefile +++ b/time/p5-Time-Format/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2014/12/04 02:41:53 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:45 wiz Exp $ # DISTNAME= Time-Format-1.12 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} |