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 | 4ef276d7d61f3d051e8944633767ddb211d28bc7 (patch) | |
tree | 60604c17e6c59e3a0f7e15fc0200e9d33413d780 /devel/p5-Carp-REPL | |
parent | 0a1e86be542414fae446d1aee36ed46df19d4b5c (diff) | |
download | pkgsrc-4ef276d7d61f3d051e8944633767ddb211d28bc7.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 'devel/p5-Carp-REPL')
-rw-r--r-- | devel/p5-Carp-REPL/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Carp-REPL/Makefile b/devel/p5-Carp-REPL/Makefile index 4c6851bf57e..9da71723674 100644 --- a/devel/p5-Carp-REPL/Makefile +++ b/devel/p5-Carp-REPL/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2009/02/10 05:41:16 seb Exp $ +# $NetBSD: Makefile,v 1.3 2009/09/24 06:50:12 sno Exp $ # DISTNAME= Carp-REPL-0.14 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Carp/} |