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-DateTime-TimeZone | |
parent | be7548899ffc7b41e6514a9b211d6b47250b78e2 (diff) | |
download | pkgsrc-8d9bf0b98f2576da1df8b555b0858b22e1fa3175.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'time/p5-DateTime-TimeZone')
-rw-r--r-- | time/p5-DateTime-TimeZone/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-DateTime-TimeZone/Makefile b/time/p5-DateTime-TimeZone/Makefile index 7432e17e3be..cf7d8cc08c9 100644 --- a/time/p5-DateTime-TimeZone/Makefile +++ b/time/p5-DateTime-TimeZone/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2010/08/26 06:32:06 sno Exp $ +# $NetBSD: Makefile,v 1.36 2011/08/14 15:28:47 obache Exp $ DISTNAME= DateTime-TimeZone-1.21 PKGNAME= p5-${DISTNAME} -#PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} |