diff options
Diffstat (limited to 'devel/p5-List-AllUtils/Makefile')
-rw-r--r-- | devel/p5-List-AllUtils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-List-AllUtils/Makefile b/devel/p5-List-AllUtils/Makefile index 4636339c8d6..2bba367fd33 100644 --- a/devel/p5-List-AllUtils/Makefile +++ b/devel/p5-List-AllUtils/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/20 05:10:10 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:01 wiz Exp $ # DISTNAME= List-AllUtils-0.08 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=List/} |