diff options
Diffstat (limited to 'textproc/p5-iCal-Parser/Makefile')
-rw-r--r-- | textproc/p5-iCal-Parser/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-iCal-Parser/Makefile b/textproc/p5-iCal-Parser/Makefile index a326ae5083e..fdf1fd023b4 100644 --- a/textproc/p5-iCal-Parser/Makefile +++ b/textproc/p5-iCal-Parser/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2013/05/31 12:42:23 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:49 wiz Exp $ # DISTNAME= iCal-Parser-1.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= http://search.cpan.org/CPAN/authors/id/R/RF/RFRANKEL/ |