diff options
Diffstat (limited to 'time/p5-TimeDate/Makefile')
-rw-r--r-- | time/p5-TimeDate/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/p5-TimeDate/Makefile b/time/p5-TimeDate/Makefile index cfdaabed470..9a80ab75cea 100644 --- a/time/p5-TimeDate/Makefile +++ b/time/p5-TimeDate/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2013/07/10 03:01:57 schmonz Exp $ +# $NetBSD: Makefile,v 1.27 2014/05/29 23:37:54 wiz Exp $ # DISTNAME= TimeDate-2.30 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5tid CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/} |