diff options
Diffstat (limited to 'time/p5-Time-Format/Makefile')
-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 2d96b53c868..0138ec08ab6 100644 --- a/time/p5-Time-Format/Makefile +++ b/time/p5-Time-Format/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2008/09/10 19:11:56 he Exp $ +# $NetBSD: Makefile,v 1.4 2008/10/19 19:19:01 he Exp $ # DISTNAME= Time-Format-1.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} |