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