diff options
author | obache <obache@pkgsrc.org> | 2011-08-14 15:28:43 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-14 15:28:43 +0000 |
commit | 8d9bf0b98f2576da1df8b555b0858b22e1fa3175 (patch) | |
tree | 6565098440df297f3b8fd471a5553e56e76e5515 /time/p5-Data-ICal | |
parent | be7548899ffc7b41e6514a9b211d6b47250b78e2 (diff) | |
download | pkgsrc-8d9bf0b98f2576da1df8b555b0858b22e1fa3175.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'time/p5-Data-ICal')
-rw-r--r-- | time/p5-Data-ICal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-Data-ICal/Makefile b/time/p5-Data-ICal/Makefile index f92d166740f..ed507175b90 100644 --- a/time/p5-Data-ICal/Makefile +++ b/time/p5-Data-ICal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2010/08/21 16:36:21 seb Exp $ +# $NetBSD: Makefile,v 1.7 2011/08/14 15:28:44 obache Exp $ DISTNAME= Data-ICal-0.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} |