diff options
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/} |