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 9845f255ae9..713b2bc272e 100644 --- a/time/p5-Time-Format/Makefile +++ b/time/p5-Time-Format/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2009/07/17 18:00:25 adrianp Exp $ +# $NetBSD: Makefile,v 1.7 2010/08/21 16:36:27 seb Exp $ # DISTNAME= Time-Format-1.11 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} |