diff options
author | obache <obache> | 2011-08-14 15:28:43 +0000 |
---|---|---|
committer | obache <obache> | 2011-08-14 15:28:43 +0000 |
commit | 82186c9f91b84b2f232edcc30995ba6be6f3dc82 (patch) | |
tree | 6565098440df297f3b8fd471a5553e56e76e5515 /time/p5-DateTime | |
parent | 15db6653aac48de41daa523ac6ddc5e393de6034 (diff) | |
download | pkgsrc-82186c9f91b84b2f232edcc30995ba6be6f3dc82.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'time/p5-DateTime')
-rw-r--r-- | time/p5-DateTime/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/p5-DateTime/Makefile b/time/p5-DateTime/Makefile index 5b8403b627e..894a4d1b668 100644 --- a/time/p5-DateTime/Makefile +++ b/time/p5-DateTime/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2010/12/02 12:28:15 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2011/08/14 15:28:44 obache Exp $ DISTNAME= DateTime-0.66 PKGNAME= p5-${DISTNAME}00 +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} |