diff options
Diffstat (limited to 'time/p5-DateTime-Format-Oracle/Makefile')
-rw-r--r-- | time/p5-DateTime-Format-Oracle/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/p5-DateTime-Format-Oracle/Makefile b/time/p5-DateTime-Format-Oracle/Makefile index 4d2f132b54a..6276b822e20 100644 --- a/time/p5-DateTime-Format-Oracle/Makefile +++ b/time/p5-DateTime-Format-Oracle/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/08/30 13:58:06 wen Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:52 wiz Exp $ DISTNAME= DateTime-Format-Oracle-0.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} |