diff options
Diffstat (limited to 'time/p5-Data-ICal/Makefile')
-rw-r--r-- | time/p5-Data-ICal/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/p5-Data-ICal/Makefile b/time/p5-Data-ICal/Makefile index e2cfe6baf51..e0ec2306bdf 100644 --- a/time/p5-Data-ICal/Makefile +++ b/time/p5-Data-ICal/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/04/21 12:34:14 ryoon Exp $ +# $NetBSD: Makefile,v 1.12 2013/05/31 12:42:25 wiz Exp $ DISTNAME= Data-ICal-0.19 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} |