diff options
author | sno <sno@pkgsrc.org> | 2009-09-24 06:50:10 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-09-24 06:50:10 +0000 |
commit | 961fe39a577f2413b120db492e9ebfd15f6707a0 (patch) | |
tree | 60604c17e6c59e3a0f7e15fc0200e9d33413d780 /time/p5-MooseX-Types-DateTime-ButMaintained | |
parent | 22ccc96c1bc35cad77d342d9560231c6c1202f8b (diff) | |
download | pkgsrc-961fe39a577f2413b120db492e9ebfd15f6707a0.tar.gz |
Bumping revision of packages which depend direct or indirect on
devel/p5-Class-MOP. A late detected incompible change forced it.
Diffstat (limited to 'time/p5-MooseX-Types-DateTime-ButMaintained')
-rw-r--r-- | time/p5-MooseX-Types-DateTime-ButMaintained/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/p5-MooseX-Types-DateTime-ButMaintained/Makefile b/time/p5-MooseX-Types-DateTime-ButMaintained/Makefile index e0143e63bd8..845a3b8f720 100644 --- a/time/p5-MooseX-Types-DateTime-ButMaintained/Makefile +++ b/time/p5-MooseX-Types-DateTime-ButMaintained/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/09/20 10:36:10 sno Exp $ +# $NetBSD: Makefile,v 1.2 2009/09/24 06:50:17 sno Exp $ # DISTNAME= MooseX-Types-DateTime-ButMaintained-0.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} |