diff options
Diffstat (limited to 'devel/p5-List-UtilsBy/Makefile')
-rw-r--r-- | devel/p5-List-UtilsBy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-List-UtilsBy/Makefile b/devel/p5-List-UtilsBy/Makefile index 0c159672f66..f2d9f01c3b4 100644 --- a/devel/p5-List-UtilsBy/Makefile +++ b/devel/p5-List-UtilsBy/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/11/13 12:27:19 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/03 21:55:12 wiz Exp $ # DISTNAME= List-UtilsBy-0.07 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=List/} |