diff options
Diffstat (limited to 'time/p5-DateTime-Format-HTTP/Makefile')
-rw-r--r-- | time/p5-DateTime-Format-HTTP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/p5-DateTime-Format-HTTP/Makefile b/time/p5-DateTime-Format-HTTP/Makefile index d4a48ff225a..552ee49563f 100644 --- a/time/p5-DateTime-Format-HTTP/Makefile +++ b/time/p5-DateTime-Format-HTTP/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2013/08/30 08:26:06 wen Exp $ +# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:51 wiz Exp $ DISTNAME= DateTime-Format-HTTP-0.40 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} |