diff options
Diffstat (limited to 'time/p5-Date-Extract/Makefile')
-rw-r--r-- | time/p5-Date-Extract/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/p5-Date-Extract/Makefile b/time/p5-Date-Extract/Makefile index 87e159109ab..4fbab5d2a8d 100644 --- a/time/p5-Date-Extract/Makefile +++ b/time/p5-Date-Extract/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/01/01 03:17:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:50 wiz Exp $ DISTNAME= Date-Extract-0.04 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/} |